STL warnings (egcs-1.0.1 / egcs-1.0.2 / egcs-1.0.3)
Thomas Binder
binder@iue.tuwien.ac.at
Mon May 18 03:10:00 GMT 1998
When using the `hash_map' template from the stl one gets the following
warnings.
/usr/local/egcs-1.0.3a/include/g++/stl_hashtable.h:150: warning: decimal
integer constant is so large that it is unsigned
/usr/local/egcs-1.0.3a/include/g++/stl_hashtable.h:150: warning: decimal
integer constant is so large that it is unsigned
Making the constants explicitly unsigned fixes the problem.
regards,
T.Binder
--
\\\|///
\\ ~ ~ //
( @ @ )
/------------------------oOOo-(_)-oOOo--------------------------------\
| Thomas Binder |
| Institute for Microelectronics phone: ++43 / 1 / 58801-5239 |
| Technical University Vienna fax : ++43 / 1 / 5059224 |
| Gusshausstrasse 27-29 / E360 email: binder@iue.tuwien.ac.at |
| A-1040 Vienna |
| A U S T R I A |
\---------------------------------Oooo.-------------------------------/
.oooO ( )
( ) ) /
\ ( (_/
\_)
More information about the Gcc-bugs
mailing list