On Fri, Jul 11, 2008 at 02:12:51PM +0200, Carmelo AMOROSO wrote:
>Filippo ARCIDIACONO wrote:
>> Hi all,
>> The following patch solve several locale multibyte tests failures. 
>> It has been tested and works fine.
>> The patch applies to the latest trunk revision.
>> 
>> Any comment are welcome.
>> 
>> Best Regards,
>> Filippo.
>> 
>> This patch fixes several locale tests:
>> 
>> libc/stdlib/_strtod.c   -> tst_wcstod;
>> libc/stdlib/stdlib.c    -> tst_mblen, tst_mbtowc, tst_wctomb;
>> libc/stdio/_scanf.c     -> tst_swscanf;
>> libc/string/strncmp.c   -> tst_wcsncmp;
>> libc/misc/wchar/wchar.c -> tst_mbrlen, tst_mbrtowc, tst_wcswidth.
>> 
>> Signed-off-by: Filippo Arcidiacono <[EMAIL PROTECTED]>
>> 
>
>Hi All,
>is there anybody having some experience on locale that could review this 
>patch.
>This work has been produced by Filippo (a my collegue) and I've already 
>reviewed together, so may be worth someone else have a look at.
>We are confident on the fixes as confirmed by having fixed some tests 
>from glibc.
>We would like to integrated them into trunk soon.

Seems like nobody spotted problems with the patch, Carmelo, please
apply.

TIA,
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to