bug-grep
[Top][All Lists]
Advanced

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

bug#18580: [PATCH] dfa: check end of an input buffer after a transition


From: Norihiro Tanaka
Subject: bug#18580: [PATCH] dfa: check end of an input buffer after a transition in non-UTF8 multibyte locales
Date: Sat, 04 Oct 2014 21:12:50 +0900

I confirmed an additional byte isn't required at the top of an input
buffer.  However, I also confirmed an additional byte is required at the
end of the input buffer.  dfaexec will temporarily replace it with
eolbyte as sentinel.

Sorry, I changed the patch again.

Attachment: 0001-grep-testing-matching-with-an-eolbyte-add-a-byte-to-.patch
Description: Text document


reply via email to

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