This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++ bootstrap failure std::numpunct<_CharT>::numpunct()


On Tue, 30 Apr 2002, Benjamin Kosnik wrote:
>> 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...

Works fine again...

On Tue, 30 Apr 2002, Jason Merrill wrote:

> FYI, it's fixed now.  The pertinent thread is
>
>   http://gcc.gnu.org/ml/gcc-bugs/2002-04/msg01690.html

...thanks!

Gerald

PS: BTW, Benjamin, the weird looking bug (duplicate symbol during linking)
I reported yesterday is also gone now...
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]