[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23527: encoding-error test fails in non-English languages
From: |
Jim Meyering |
Subject: |
bug#23527: encoding-error test fails in non-English languages |
Date: |
Mon, 16 May 2016 08:43:38 -0700 |
On Mon, May 16, 2016 at 2:39 AM, Benno Schulenberg
<address@hidden> wrote:
>
> On Fri, May 13, 2016, at 17:48, Jim Meyering wrote:
>> On Fri, May 13, 2016 at 4:23 AM, Benno Schulenberg
>> <address@hidden> wrote:
>> > Running 'make check' in a grep-2.25 source tree ends with one
>> > unexpected failure, in the encoding-error test, when LANGUAGE
>> > is set to something other than "en".
>>
>> Here's a barely-tested patch:
>> + 0001-maint-do-not-let-a-LANGUAGE-envvar-setting-perturb-t.patch
>
> Yes, that avoids the failure. Thanks.
Thanks for confirming. I've pushed the patch.