[PATCH] codecvt<wchar_t, char, mbstate_t>

Andreas Schwab schwab@suse.de
Fri Feb 7 13:30:00 GMT 2003


Pétur Runólfsson <peturr02@ru.is> writes:

|> The tests named 3.cc use the locale "en_US.ISO-8859-15". The
|> most likely reason for this failure is that this locale is not
|> installed.

Yes, this locale does not make much sense, since the US does not use Euro.
en_US.ISO-8859-1 or en_US.UTF-8 might be better.

|> The reason for the wrapped_locale.cc failures is probably that
|> the "generic" locale version is being used (or the "gnu" version
|> without __uselocale). This is a known bug: on systems without
|> __uselocale, the conversion is done according to the global C
|> locale.

It's "gnu", but glibc 2.2.5.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libstdc++ mailing list