[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28582: Coreutils 'make check' failure due to expr change
From: |
Pádraig Brady |
Subject: |
bug#28582: Coreutils 'make check' failure due to expr change |
Date: |
Sun, 24 Sep 2017 12:36:38 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 24/09/17 09:48, Paul Eggert wrote:
> I have the following in my environment:
>
> LC_ALL=en_US.utf8
> LC_COLLATE=en_US.UTF-8
> LC_CTYPE=en_US.UTF-8
> LC_MESSAGES=en_US.UTF-8
>
> When I run 'make check' for bleeding-edge Coreutils, I get a failure due to
> recent changes in expr. tests/misc/expr.log is attached. Evidently the recent
> changes are not taking message translation into account.
>
> My platform is Fedora 26 x86-64.
>
You weren't on latest git?
It was addressed 4 days ago with:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=3a3f5f3
Marking bug done.
thanks,
Pádraig