[Bug other/14491] format warnings incorrect
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 8 20:56:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-08 20:56 -------
The warning is correct as pid_t is of type int and not long, this is at least true on most glibc target but it
might not be true on other targets. And it is true on your preprocessored source.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14491
More information about the Gcc-bugs
mailing list