[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new module 'setlocale'
From: |
Eric Blake |
Subject: |
Re: new module 'setlocale' |
Date: |
Thu, 17 Feb 2011 19:25:14 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7 |
On 02/12/2011 10:21 AM, Bruno Haible wrote:
>> I'm therefore taking the code from gettext. It provides a workaround against
>> the problems 1 and 3.
>
> And here's the fix for problem 2.
>
>
> 2011-02-11 Bruno Haible <address@hidden>
>
> setlocale: Workaround native Windows bug.
> * lib/setlocale.c (rpl_setlocale): On native Windows, when setlocale
> succeeds but sets LC_CTYPE to "C", report a failure.
> * tests/test-setlocale2.sh: New file.
> * tests/test-setlocale2.c: New file.
> * modules/setlocale-tests (Files): Add the new files.
> (Makefile.am): Enable test-setlocale2.sh test.
> * doc/posix-functions/setlocale.texi: Mention workaround.
I'm now seeing this failure on Haiku alpha 2:
FAIL: test-setlocale2.sh (exit: 1)
==================================
setlocale did not fail for implicit ar_SA.ISO-8859-1
What can I do to help you diagnose the root cause and work around this
issue?
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- locale dependent tests on mingw, Bruno Haible, 2011/02/12
- new module 'setlocale', Bruno Haible, 2011/02/12
- Re: new module 'setlocale', Bruno Haible, 2011/02/12
- Re: new module 'setlocale', Bruno Haible, 2011/02/12
- Re: new module 'setlocale',
Eric Blake <=
- Re: new module 'setlocale', Bruno Haible, 2011/02/17
- Re: new module 'setlocale', Eric Blake, 2011/02/17
- Re: new module 'setlocale', Bruno Haible, 2011/02/17
- Re: new module 'setlocale', Eric Blake, 2011/02/18
Re: locale dependent tests on mingw, Ben Pfaff, 2011/02/12