GNU bug report logs - #17095
[PATCH] grep: proceed the `beg' pointer after exact matched in KWSet

Previous Next

Package: grep;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Tue, 25 Mar 2014 22:40:04 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#17095: closed ([PATCH] grep: proceed the `beg' pointer after
 exact matched in KWSet)
Date: Fri, 28 Mar 2014 15:30:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 28 Mar 2014 08:29:05 -0700
with message-id <CA+8g5KHoopDb_Shgrav5f6LEYc2TWSJbJnzXH0LnSd4ZH_f7qA <at> mail.gmail.com>
and subject line Re: bug#17095: [PATCH] grep: proceed the `beg' pointer after exact matched in KWSet
has caused the debbugs.gnu.org bug report #17095,
regarding [PATCH] grep: proceed the `beg' pointer after exact matched in KWSet
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
17095: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17095
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: submit <at> debbugs.gnu.org
Subject: [PATCH] grep: proceed the `beg' pointer after exact matched in KWSet
Date: Wed, 26 Mar 2014 07:39:21 +0900
[Message part 3 (text/plain, inline)]
Package: grep
Tags: patch

When fail in checking multibyte characters after exact matched in KWSet,
I think that we can proceed the `beg' pointer before running DFA, because
then will never match at the former position than the failed in text.

Norihiro
[patch.txt (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Cc: Eric Blake <eblake <at> redhat.com>, 17095-done <at> debbugs.gnu.org
Subject: Re: bug#17095: [PATCH] grep: proceed the `beg' pointer after exact
 matched in KWSet
Date: Fri, 28 Mar 2014 08:29:05 -0700
On Fri, Mar 28, 2014 at 7:58 AM, Norihiro Tanaka <noritnk <at> kcn.ne.jp> wrote:
> Thanks, I checked that it acts as expected.

Thanks. Pushed.


This bug report was last modified 11 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.