bug-grep
[Top][All Lists]
Advanced

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

bug#16581: suggested code simplification in dfa.c


From: arnold
Subject: bug#16581: suggested code simplification in dfa.c
Date: Wed, 29 Jan 2014 08:29:26 -0700
User-agent: Heirloom mailx 12.4 7/29/08

Aaron Crane <address@hidden> wrote:

> I don't think this works for the wide-character case. For example, ....

Maybe just use the xor stuff for the single byte case and the more
straightforward code for the multibyte case?

Otherwise it sounds like we're asking for trouble.

Also, maybe name the routines  ..._other_case instead of just _other ?

Thanks,

Arnold





reply via email to

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