[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#24615: [PATCH] sed: handle the patterns which consist of ^ or $ manu
From: |
Norihiro Tanaka |
Subject: |
bug#24615: [PATCH] sed: handle the patterns which consist of ^ or $ manually |
Date: |
Sat, 05 Nov 2016 14:18:30 +0900 |
On Fri, 4 Nov 2016 21:15:18 -0400
Assaf Gordon <address@hidden> wrote:
> Hello,
>
> On 10/30/2016 07:37 PM, Norihiro Tanaka wrote:
> > Thanks for adjusting. It seem that it is fine and have no comment. In
> > addition, all tests are success in my environment.
>
> Thanks for the patches and the review.
>
> Pushed at:
> http://git.savannah.gnu.org/cgit/sed.git/commit/?id=7c5b3bed65dd5f4399b35aeffc7152534a29c5d2
> http://git.savannah.gnu.org/cgit/sed.git/commit/?id=6dea75e7084eabdd15d8fbbbe05d870eddc98370
>
> I'm marking this as "done".
>
>
>
> regards,
> - assaf
Hi, Assaf,
Thanks, I checked it on the repository.
Norihiro