[RFC] Unexpected compiler twist of the wcscoll issue

Ulrich Drepper drepper@redhat.com
Tue Mar 12 10:14:00 GMT 2002


On Tue, 2002-03-12 at 04:49, Paolo Carlini wrote:

>   setlocale(LC_ALL, "de_DE");
>   i = wcscoll (L"Äuglein", L"Augment");

So replace in the test suite

   L"Äuglein"

with

   L"\xc4uglein"

This will work even with current gcc 3.x compilers.

-- 
---------------.                          ,-.   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: <https://gcc.gnu.org/pipermail/gcc/attachments/20020312/3b729c03/attachment.sig>


More information about the Gcc mailing list