[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21670: surprising bug in grep -e with anchors
From: |
Norihiro Tanaka |
Subject: |
bug#21670: surprising bug in grep -e with anchors |
Date: |
Thu, 15 Oct 2015 00:01:03 +0900 |
On Tue, 13 Oct 2015 15:31:28 -0700
Paul Eggert <address@hidden> wrote:
> On 10/13/2015 06:30 AM, Norihiro Tanaka wrote:
> > First patch fixes the bug. After the patch is applied, bug#21670
> > appears again. And, second patch fixes bug#21670.
> Thanks, I installed both of them after rewording the commit logs a bit, along
> with the attached minor further improvement.
Thanks for review and rewording.