bug-grep
[Top][All Lists]
Advanced

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

bug#17027: [PATCH] grep: prefer regex to DFA for ANYCHAR in non-UTF8 loc


From: Paul Eggert
Subject: bug#17027: [PATCH] grep: prefer regex to DFA for ANYCHAR in non-UTF8 locales
Date: Mon, 07 Apr 2014 23:12:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

As the patch went partway in using bool in dfa.c, I took the liberty of converting the rest of the DFA internals to use bool when that seemed to make the code clearer and/or the executable smaller. I didn't change the external API. I installed the attached.

Attachment: 0001-grep-prefer-bool-in-DFA-internals.patch
Description: Text document


reply via email to

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