This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Fix codecvt_members_unicode_wchar_t.cc
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Ulrich Weigand <Ulrich dot Weigand at de dot ibm dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 04 Apr 2002 18:32:19 +0200
- Subject: Re: [PATCH] Fix codecvt_members_unicode_wchar_t.cc
- References: <OF8B81C8A1.4C99E786-ONC1256B91.00599F26@de.ibm.com>
Ulrich Weigand wrote:
>Paolo Carlini wrote,
>
>>Therefore, I propose to proceed with the wchar_t one, attached below.
>>
>>Ulrich could you possibly test it?
>>
>Following up on this, the current CVS trunk and 3.1 branch (where your
>patch is applied) pass the test cases in question, both on s390 and s390x.
>
>[ The only remaining failures are c99_classification_macros, and an
>occasional timeout in one or the other thread/pthreadN cases. ]
>
>Thanks for looking into this problem!
>
Thanks to you! You understood that everything had to do with endianness,
my only contribution has been preparing a patch implementing your ideas.
In the process I learned many things about endianness.
What about posting your current testresults on the testresults list?
Ciao, Paolo.