platform-testers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] new snapshot available: grep-3.4-almost.46-b2228


From: Paul Eggert
Subject: Re: [platform-testers] new snapshot available: grep-3.4-almost.46-b2228
Date: Fri, 25 Sep 2020 19:16:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 9/25/20 5:32 PM, Jim Meyering wrote:
Thanks for the new regex testing code where it still fails on OS X
(10.15.6 (19G2021)) and it printed this in the log:

   test-regex: re_search 'i' on 'İ' returned -1

Confirmed that flaw affects grep too,

My guess is that macOS doesn't uppercase 'i' to 'İ' in Turkish. That would explain the test failure. At any rate, the Gnulib test should defend itself against that sort of misbehavior. I installed the attached Gnulib patch and updated grep accordingly.

Jeffery, a revised test-regex.tgz tarball is attached. You can test it the same way as before:

tar xf test-regex.tgz
cd test-regex
./configure
make check

Attachment: 0001-regex-tests-fix-possible-Turkish-false-alarm.patch
Description: Text Data

Attachment: test-regex.tgz
Description: application/compressed-tar


reply via email to

[Prev in Thread] Current Thread [Next in Thread]