[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64
From: |
Gavin Smith |
Subject: |
Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64 |
Date: |
Fri, 22 Jan 2016 17:37:25 +0000 |
On 20 January 2016 at 23:04, Kiyoshi KANAZAWA
<address@hidden> wrote:
> Hello, Gavin.
>
> All of the FAILs say: "Couldn't set UTF-8 character type in locale.", such as
> ===
>
> % t/stdout.sh
> 1d0
> < Couldn't set UTF-8 character type in locale.
>
> ===
> log & diffs files are attached.
Thanks for sending the logs. The XS module is failing to find a locale
with a UTF-8 character type. I'll try adding a check in the Perl code
for an available locale before loading the XS module.
If you posted the output of "% locale" and "% locale -a", it might
help to work out why no UTF-8 locale is being found.
> I wonder why they passed, not failed nor skipped, in texinfo-6.0.
This code is new since then. It's C code that relies on the locale
support in the C standard library to process UTF-8.
- texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/18
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Gavin Smith, 2016/01/20
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/20
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/21
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64,
Gavin Smith <=
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/22
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Gavin Smith, 2016/01/22
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/22
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Kiyoshi KANAZAWA, 2016/01/22
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Gavin Smith, 2016/01/23
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Eli Zaretskii, 2016/01/23
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Gavin Smith, 2016/01/23
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Eli Zaretskii, 2016/01/23
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Ken Brown, 2016/01/23
- Re: texinfo-6.0.92 make check has 12 FAILs on Solaris10 x86/x64, Eli Zaretskii, 2016/01/23