Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization

2014-11-07 Thread Kiyoshi KANAZAWA
mbrtowc3.sh fails on Solaris without European >localization > >Eric Blake writes: > >> [adding gnulib] >> >> On 11/06/2014 11:19 AM, Kiyoshi KANAZAWA wrote: >>> Hello, >>> >>> On Solaris 10 x86/x64, >>> "test-mbrtowc

Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization

2014-11-07 Thread Eric Blake
On 11/07/2014 09:08 AM, Daiki Ueno wrote: > Eric Blake 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. >

Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization

2014-11-07 Thread Kiyoshi KANAZAWA
Hello, If you know which test depends on which locale, the best way is to check the locale is installed or not. For example, test suite of diffutils-3.3, findutils-4.4.2 and grep-2.20 says: "Skipping test: no traditional french locale is installed" "Skipping test: no french Unicode locale is inst

Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization

2014-11-07 Thread Daiki Ueno
Eric Blake 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 a

Re: m4-1.4.17 test-mbrtowc3.sh fails on Solaris without European localization

2014-11-06 Thread Eric Blake
[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. Thanks for the report. M4 uses this test unchanged from upstream gnulib; so fixing it