This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Results for 2.16.90 20050331 testsuite on sparc-unknown-linux-gnu


Hi Christian,

This is using gcc 4.0... and the warnings are these (using cvs trunk
LAST_UPDATE: Fri Apr  1 11:10:42 UTC 2005)

/usr/local/src/trunk/src/libiberty/../include/xregex2.h:538: warning:
ISO C90 does not support 'static' or type qualifiers in parameter
array declarators

/usr/local/src/trunk/src/libiberty/regex.c:4485: warning: signed and
unsigned type in conditional expression

Ah - these are for the regex library which is not part of binutils, so I am not going to worry about them.


bucomm.o(.text+0x49c): In function `make_tempname':
/usr/local/src/trunk/src/binutils/bucomm.c:425: warning: the use of
`mktemp' is dangerous, better use `mkstemp'

Yes, that old chestnut. One day in my copious free time I'll fix this.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]