This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ bootstrap failure std::numpunct<_CharT>::numpunct()
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 30 Apr 2002 09:47:25 -0700
- Subject: Re: libstdc++ bootstrap failure std::numpunct<_CharT>::numpunct()
- Organization: Red Hat/San Francisco
- References: <Pine.BSF.4.44.0204301433470.8606-100000@naos.dbai.tuwien.ac.at>
- Reply-to: bkoz at redhat dot com
> char]':/files/pfeifer/OBJ-0430-1402/i386-unknown-freebsd4.5/libstdc++
> -v3/include/bits/locale_facets.h:532: parse error before `;' token
> /files/pfeifer/OBJ-0430-1402/i386-unknown-freebsd4.5/libstdc++-v3/inc
> lude/bits/locale_facets.h:534: explicit specialization in
> non-namespace scope `void std::numpunct<_CharT>::numpunct() [with
> _CharT =
> char]
I think this is a compiler bug. It will probably shake itself out, but
it's obvious that somebody did not test before check in...
-benjamin