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: Build error at FreeBSD in gas/symbols.c


On Sun, Apr 10, 2005 at 05:39:50PM +0400, Vladimir A. Merzliakov wrote:
/usr/home/wanderer/pkg/build/binutils/src/src/gas/symbols.c:2035: warning:
pointer targets in return differ in signedness

Thanks. I picked the wrong type for the function return, and missed a needed cast.

* symbols.c (symbol_X_add_number): Warning fixes.
* symbols.h (symbol_X_add_number): Update prototype.

Build fine now :)

Thank you for fixing!

Vladimir


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