On Fri, Sep 25, 2020 at 10:16 PM Paul Eggert wrote:
>
> 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 t
Thanks. That patch is obviously harmless even at this late stage of grep
testing, so I installed it into Gnulib where it can be picked up by the next
gnulib update in grep.
Hi,
Now the member 'first_end' in struct dfa is used.
It should be removed.
Thanks,
Norihiro
From ce3f6337b651128d405137a58656e623579cf17d Mon Sep 17 00:00:00 2001
From: Norihiro Tanaka
Date: Sat, 26 Sep 2020 09:50:01 +0900
Subject: [PATCH] dfa: remove unused the member of structure
* lib/dfa.c
On Fri, Sep 25, 2020 at 5:12 PM Paul Eggert wrote:
>
> On 9/25/20 4:37 PM, Jeffrey Walton wrote:
>
> > With the patch applied... The first set of tests got noisy:
>
> That's odd. I wouldn't expect test-regex.c changes to affect any other test.
>
> > $ cat grep-3.4-almost.46-b2228/gnulib-tests/test
On Fri, Sep 25, 2020 at 7:14 PM Paul Eggert wrote:
>
> On 9/25/20 3:22 PM, Jim Meyering wrote:
>
> >> $ cat grep-3.4-almost.46-b2228/gnulib-tests/test-regex.log
> >> FAIL test-regex (exit status: 1)
>
> I installed the attached patch into Gnulib, and propagated this into grep
> master
> on Savann
On 9/25/20 3:22 PM, Jim Meyering wrote:
$ cat grep-3.4-almost.46-b2228/gnulib-tests/test-regex.log
FAIL test-regex (exit status: 1)
I installed the attached patch into Gnulib, and propagated this into grep master
on Savannah. I hope this fixes the test failure (which I did not reproduce). At
On Fri, Sep 25, 2020 at 3:07 PM Jeffrey Walton wrote:
>
> On Thu, Sep 24, 2020 at 11:47 PM Jim Meyering wrote:
> > ...
> > grep snapshot:
> > https://meyering.net/grep/grep-ss.tar.xz 1.6 MB
> > https://meyering.net/grep/grep-ss.tar.xz.sig
> > https://meyering.net/grep/grep-3.4-almost.4
On Thu, Sep 24, 2020 at 11:47 PM Jim Meyering wrote:
> ...
> grep snapshot:
> https://meyering.net/grep/grep-ss.tar.xz 1.6 MB
> https://meyering.net/grep/grep-ss.tar.xz.sig
> https://meyering.net/grep/grep-3.4-almost.46-b2228.tar.xz
I'm testing on a PowerMac G5 with OS X 10.5, triplet