bug-grep
[Top][All Lists]
Advanced

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

bug#23932: dfa: use algorithm for single byte character to any single by


From: Norihiro Tanaka
Subject: bug#23932: dfa: use algorithm for single byte character to any single byte character in input text always
Date: Wed, 17 Aug 2016 22:05:09 +0900

On Tue, 16 Aug 2016 23:35:22 +0900
Norihiro Tanaka <address@hidden> wrote:

> I updated the patch due to change in bug#21486, and added a patch
> including a minor change.

I wrote third patch.  After first patch, we do not have to separate next
state by context, transit_state() never treats a eol-byte as current
context.  So remove it.

Attachment: 0003-dfa-remove-separation-by-context-in-transition-in-no.patch
Description: Text document


reply via email to

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