[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localiz
From: |
Daiki Ueno |
Subject: |
Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization |
Date: |
Fri, 07 Nov 2014 17:08:02 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eric Blake <address@hidden> writes:
> [adding gnulib]
>
> On 11/06/2014 11:19 AM, Kiyoshi KANAZAWA wrote:
>> Hello,
>>
>> On Solaris 10 x86/x64,
>> "test-mbrtowc3.sh" fails if European localization is not installed.
>> It passes with European localization.
I can reproduce it, and it seems to be the same issue as:
https://lists.gnu.org/archive/html/bug-gnulib/2014-10/msg00000.html
which I originally encountered on Solaris 11.
(It's curious that you could work it around by installing European
localization, while the test checks the mbrtowc behavior under Japanese
locale.)
Perhaps it would be good to replace mbrtowc on Solaris, though I have no
idea how to detect the wrong behavior without depending on particular
locale data. Alternatively, we could simply ignore this test failure on
Solaris, since the tested calling convention is not very common.
Thoughts?
Regards,
--
Daiki Ueno