On 11/04/2025 23:22, Bruno Haible via GNU coreutils Bug Reports wrote:
On Solaris OpenIndiana, there is one test failure:
FAIL: tests/misc/numfmt
Specifically, the tests lcl-fmt-2, lcl-fmt-3 fail. See the attached log file.
I can easily reproduce it:
$ LC_ALL=fr_FR.UTF-8 src/numfmt --format
> On Solaris OpenIndiana, there is one test failure:
> FAIL: tests/misc/numfmt
>
> Specifically, the tests lcl-fmt-2, lcl-fmt-3 fail. See the attached log file.
>
> I can easily reproduce it:
> $ LC_ALL=fr_FR.UTF-8 src/numfmt --format "--%'10f--" 5
> --50�000--
> whereas
> $ LC_ALL=en_U
On Solaris OpenIndiana, there is one test failure:
FAIL: tests/misc/numfmt
Specifically, the tests lcl-fmt-2, lcl-fmt-3 fail. See the attached log file.
I can easily reproduce it:
$ LC_ALL=fr_FR.UTF-8 src/numfmt --format "--%'10f--" 5
--50�000--
whereas
$ LC_ALL=en_US.UTF-8 src/numfmt -