bug-grep
[Top][All Lists]
Advanced

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

bug#43527: [PATCH] grep: avoid unneeded compilation of regex


From: Norihiro Tanaka
Subject: bug#43527: [PATCH] grep: avoid unneeded compilation of regex
Date: Wed, 23 Sep 2020 07:57:30 +0900

On Tue, 22 Sep 2020 08:50:03 -0700
Jim Meyering <jim@meyering.net> wrote:

> On Tue, Sep 22, 2020 at 7:54 AM Norihiro Tanaka <noritnk@kcn.ne.jp> wrote:
> > On Mon, 21 Sep 2020 17:33:25 -0700
> > Jim Meyering <jim@meyering.net> wrote:
> ...
> > > Here are the two patches (tested on top of a third that updates to
> > > latest gnulib). I'll await an 'ok' from Norihiro Tanaka before
> > > pushing, since commit-log metadata is essentially immutable once
> > > pushed.
> >
> > Great, thank you.  I confirmed it.
> 
> Thanks. Pushed.

Oh, I found a bug for this fix.  If Fexecute is called first without
start_ptr and next with start_ptr, it may break.

Attachment: 0001-grep-fix-a-bug-in-the-previous-commit.patch
Description: Text document


reply via email to

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