bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prerequisites


From: nick clifton
Subject: Re: prerequisites
Date: Thu, 18 Jul 2013 17:12:34 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1

Hi Jim,

 > dwarf2.c: a gratuitous ";;"

This one had already been fixed.


ar,c: an unnecessary violation of reasonable C standards, i.e., putting
declarations after code

This one I have just fixed.


an understandable use of the "t" format, but 2.95.3 does not seem to
understand it, or "z" -- agreed that "u" is no good either, but this is only
on a 32-bit system :)

This one I did not change. You may be using a 32-bit system, but other people will not, and %u would be wrong there.


tc-i386-intel.c: a valid complaint about signed versus unsigned

Agreed - also now fixed.

PRINTF_LIKE is used only here from its definition in as.h .  There are
version #ifdefs around the definition, but 2.95.3 does not work with the
result

Hmm, so why do the prototype declarations in as.h work ?


Cheers
  Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]