This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: 2.90.8: Compiler errors during make check.
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: 2.90.8: Compiler errors during make check.
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Thu, 13 Apr 2000 12:04:26 -0700 (PDT)
these are two of the three known failures when compiling the
library with gcc-2.95.2:
> 22_locale/ctype.cc
> 26_numerics/buggy_complex.cc
the other (which is not a compiler error) being
26_numerics/complex_inserters_extractors.cc
Don't worry about it, especially if not using complex. If you use a
recent CVS gcc these fails go away.
-benjamin