emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24262: closed ([PATCH 2/2] dfa: support not newlin


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24262: closed ([PATCH 2/2] dfa: support not newline_anchor of regex)
Date: Sat, 03 Sep 2016 05:08:02 +0000

Your message dated Fri, 2 Sep 2016 22:07:18 -0700
with message-id <address@hidden>
and subject line Re: bug#24262: [PATCH 2/2] dfa: support not newline_anchor of 
regex
has caused the debbugs.gnu.org bug report #24262,
regarding [PATCH 2/2] dfa: support not newline_anchor of regex
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24262: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24262
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/2] dfa: support not newline_anchor of regex Date: Thu, 18 Aug 2016 23:57:27 +0900
The patch introduces not newline_anchor option of regex to dfa.  grep is
always newline_anchor, so newer codes is not used.  I expect it is used
by sed and gawk.

However, the patch adds an argument to dfasyntax().   To synchronize
between grep and dfa easily, I expect it is applied before dfa is moved
to gnulib.

Attachment: 0002-dfa-support-not-newline_anchor-of-regex.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#24262: [PATCH 2/2] dfa: support not newline_anchor of regex Date: Fri, 2 Sep 2016 22:07:18 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
Norihiro Tanaka wrote:
You say we can simplified by the changes for
multithreading, but two changes in the patch are needed.

Thanks, I missed that. I installed your patch, along with the attached minor cleanup, and am closing this bug report.

Attachment: 0001-dfa-minor-cleanup-of-previous-change.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]