[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19899: sed: fix mishandling of overlapping address ranges
From: |
Jim Meyering |
Subject: |
bug#19899: sed: fix mishandling of overlapping address ranges |
Date: |
Wed, 6 May 2015 19:20:47 -0700 |
On Tue, May 5, 2015 at 4:39 PM, Norihiro Tanaka <address@hidden> wrote:
> On Mon, 4 May 2015 18:11:00 -0700
> Jim Meyering <address@hidden> wrote:
>
>> [resending, to @debbugs.gnu.org, not @bugs.gnu.org]
>>
>> Thank you Ethan for the report, and Norihiro for the patch.
>> I've made adjustments to the patch, primarily to use the
>> init.sh-based style of test case (permitting to add just one
>> file for each test case, rather than 3 or more) and rewriting
>> the commit log text and NEWS entry.
>>
>> Norihiro, please sanity-check before I push this.
>
> Thanks for review and ajustment. I confirmed them, and found no missing.
> The test also does work expectedly.
Thanks. Pushed.