This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libstdc++-v3: Warnings are errors, so ...
- To: gcc at gcc dot gnu dot org
- Subject: libstdc++-v3: Warnings are errors, so ...
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Wed, 14 Jun 2000 22:13:54 +0200
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
/home/toon/compilers/snapshots/obj/gcc/g++
-B/home/toon/compilers/snapshots/obj/gcc/
-B/usr/snp/alphaev6-unknown-linux-gnu/bin/ -DHAVE_CONFIG_H -I.
-I../../../../egcs/libstdc++-v3/src -I.. -nostdinc++
-I../../../../egcs/libstdc++-v3 -I../../../../egcs/libstdc++-v3/libio
-I../../../../egcs/libstdc++-v3/config/cpu/alpha
-I../../../../egcs/libstdc++-v3/config/gnu-linux -I/usr/snp/include -g
-O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall
-Wno-format -W -Wwrite-strings -Winline -Werror
-fdiagnostics-show-location=once -g -c -fPIC -DPIC
../../../../egcs/libstdc++-v3/src/locale.cc -o .libs/locale.lo
cc1plus: warnings being treated as errors
In file included from ../../../../egcs/libstdc++-v3/src/locale.cc:41:
../../../../egcs/libstdc++-v3/bits/std_cwctype.h: In function `wint_t
std::_S_towlower_helper (unsigned int)':
../../../../egcs/libstdc++-v3/bits/std_cwctype.h:57: warning: comparison
of unsigned expression >= 0 is always true
[ .... skreeeeccchchhhh ..... ]
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)