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

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

[debbugs-tracker] bug#17306: closed (grep: skip checking of multibyte ch


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17306: closed (grep: skip checking of multibyte character boundary, reaching at eolbyte)
Date: Fri, 25 Apr 2014 00:59:02 +0000

Your message dated Thu, 24 Apr 2014 17:58:28 -0700
with message-id <address@hidden>
and subject line Re: bug#17306: grep: skip checking of multibyte character 
boundary, reaching at eolbyte
has caused the debbugs.gnu.org bug report #17306,
regarding grep: skip checking of multibyte character boundary, reaching at 
eolbyte
to be marked as done.

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


-- 
17306: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17306
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: grep: skip checking of multibyte character boundary, reaching at eolbyte Date: Mon, 21 Apr 2014 21:27:34 +0900
In dfaexec(), if reaches at eolbyte, we can skip checking of multibyte
character boundary.  So then process mbp until here.

Norihiro

Attachment: patch.txt
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#17306: grep: skip checking of multibyte character boundary, reaching at eolbyte Date: Thu, 24 Apr 2014 17:58:28 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
Norihiro Tanaka wrote:
In dfaexec(), if reaches at eolbyte, we can skip checking of multibyte
character boundary.  So then process mbp until here.

Thanks, I installed that. The "mbp = p" assignment can be done unconditionally. Some of the other code in the neighborhood can stand some minor cleanups too, so I did that as per the attached patches.


Attachment: 0001-dfa-simplify-and-be-more-consistent-about-MB_CUR_MAX.patch
Description: Text document

Attachment: 0002-dfa-minor-simplification-of-dfaexec.patch
Description: Text document


--- End Message ---

reply via email to

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