bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] [PATCH] Arrange caller of dfa and regex.


From: Norihiro Tanaka
Subject: [bug-gawk] [PATCH] Arrange caller of dfa and regex.
Date: Fri, 05 Aug 2016 18:39:01 +0900

Hi,

Now use dfa even if need_start is true.  However, it may be wrong in some
cases, as need_start are correnspond to result of avoid_dfa().

I think that the issue is fixed by distinct between need_start ad result
of avoid_dfa(), but I arranged caller of dfa and regex.  After patching,
all tests are passed.

Thanks,
Norihiro

Attachment: 0001-Arrange-caller-of-dfa-and-regex.patch
Description: Text document


reply via email to

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