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
