This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] codecvt<wchar_t, char, mbstate_t>
- From: Andreas Schwab <schwab at suse dot de>
- To: Pétur Runólfsson <peturr02 at ru dot is>
- Cc: "Benjamin Kosnik" <bkoz at redhat dot com>, <libstdc++ at gcc dot gnu dot org>
- Date: Fri, 07 Feb 2003 14:30:52 +0100
- Subject: Re: [PATCH] codecvt<wchar_t, char, mbstate_t>
- References: <07D05A69A3D0C14FAEA60C3ACE8E5564028F551B@nike.hir.is>
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."