[RFC] collate_members_wchar_t.cc
Ulrich Drepper
drepper@redhat.com
Sat Mar 9 14:01:00 GMT 2002
On Sat, 2002-03-09 at 13:53, Paolo Carlini wrote:
> ret = setlocale (LC_ALL, "de_DE");
> r = wcscoll (L"Äuglein", L"Augment");
> printf ("r = %d\n", r);
> return 0;
> }
>
> and gdb prints:
>
> (gdb) print ret
> $1 = 0x804b268 "de_DE"
That's the expected result. So it's a problem with the locale data I
guess. When did you regenerate the data? The last change to localedef
which could change the generated files went into the CVS archive on
2002-01-18 which was two days before the 2.2.5 release.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20020309/3b8e39ea/attachment.sig>
More information about the Libstdc++
mailing list