bug-grep
[Top][All Lists]
Advanced

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

bug#32750: [PATCH 2/2] dfa: optmization of alternation in NFA


From: Paul Jackson
Subject: bug#32750: [PATCH 2/2] dfa: optmization of alternation in NFA
Date: Tue, 18 Sep 2018 11:15:54 -0500

Norihiro Tanaka wrote:
>> It means "No use superset for utf8".

Would a comment be useful,  such as in the following,
(which may have to be reworded to be correct) ?

/*   Optimize DFA,  but don't use superset (noss) for utf8 */
 static void
-dfaoptimize (struct dfa *d)
+dfautf8noss (struct dfa *d)


-- 
                Paul Jackson
                address@hidden





reply via email to

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