bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode failure with 'make check'


From: Douglas Lewan
Subject: Re: Unicode failure with 'make check'
Date: Fri, 11 Dec 2020 18:09:36 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 12/11/20 3:42 PM, Chet Ramey wrote:
On 12/11/20 2:02 PM, Douglas Lewan wrote:
This morning I downloaded bash-5.1-rc2. After I built it I ran 'make check,. That produced

This is a longstanding problem with Debian. I've never been inclined to
look into it further. There is some issue with the French ISO8859-1
locale files that doesn't exist on other Linux distributions such as

Ah, I understand. Debian seems to want to do "favors" for me, most of them unwanted. It makes sense that they'd do you a "favor" too.

Thanks for letting me know.

Fedora.


< fr_FR.ISO8859-1: Error Encoding U+00000080 to  [ "$'\200'" != "$'\302\200'" ]
... (124 similar errors)
< fr_FR.ISO8859-1: Error Encoding U+000000FD to  [ "$'\375'" != "ý" ]
< Failed 126 of 1378 Unicode tests
---
 > Passed all 1378 Unicode tests

That seems wrong. If it failed 126 tests, then, at most, 1252 tests could have succeeded.

But that's not what the message means. It's `diff' output. The `<' lines
are what the test produced as output on your Debian system. The `>' lines
are the expected output.

--
,Doug
d.lewan2000@gmail.com
(908) 720 7908

You know, it's amazing how much closer to 0 that 11 047 064 is than 15 is. 
(2020 Nov 17)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]