[Bug other/25914] strsignal.c:558: warning: comparison between signed and unsigned
sje at cup dot hp dot com
gcc-bugzilla@gcc.gnu.org
Thu Jan 26 21:56:00 GMT 2006
------- Comment #2 from sje at cup dot hp dot com 2006-01-26 21:56 -------
It looks like linux (including LSB 3.1 standard) uses an int argument in
psignal
and Apple/BSD systems use an unsigned int argument. I don't see psignal in any
ANSI or POSIX standards.
The libiberty version is currently an unsigned int.
--
sje at cup dot hp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sje at cup dot hp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25914
More information about the Gcc-bugs
mailing list