[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unicode failure with 'make check'
From: |
Douglas Lewan |
Subject: |
Unicode failure with 'make check' |
Date: |
Fri, 11 Dec 2020 14:02:44 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
This morning I downloaded bash-5.1-rc2. After I built it I ran 'make
check,. That produced (n
< 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.
Versions of various bit of software I used:
* Bash source version: bash-5.1-rc2
* GNU:Linux version: Linux debian2019 4.9.0-11-amd64 #1 SMP Debian
4.9.189-3+deb9u2 (2019-11-11) x86_64 GNU/Linux
* gcc version: gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
* bison version: bison (GNU Bison) 3.0.4
* flex version: flex 2.6.1
If you need more information, please just ask me.
Thanks.
--
,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)
- Unicode failure with 'make check',
Douglas Lewan <=