[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21670: surprising bug in grep -e with anchors
From: |
Jim Meyering |
Subject: |
bug#21670: surprising bug in grep -e with anchors |
Date: |
Tue, 13 Oct 2015 18:43:18 -0700 |
On Tue, Oct 13, 2015 at 3:31 PM, 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.
Thank you, Paul.