Warning

Eric Lemings elemings@uswest.net
Tue Feb 1 19:39:00 GMT 2000


Problem description: I get the following warning even though the
"erroneous" constant is actually just as I defined it as signed.
(I checked it in a debugger.)  A bug?  Or just a nuisance?

GCC version: 2.95.2
Operating system: Red Hat Linux 6.1 (i386)

Command and display:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/lib/glib/include
-g -Wall -c DND_Type.c
In file included from DND_Type.c:31:
../include/DND_Type.h:71: warning: decimal constant is so large that it
is unsigned
../include/DND_Type.h:73: warning: decimal constant is so large that it
is unsigned

Preprocessed output: See attached.



More information about the Gcc-bugs mailing list