bug-grep
[Top][All Lists]
Advanced

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

bug#17376: [PATCH] grep: fix the different behaviour for a invalid seque


From: Paul Eggert
Subject: bug#17376: [PATCH] grep: fix the different behaviour for a invalid sequence between KWset and DFA
Date: Sun, 04 May 2014 19:41:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Thanks for that fix. I found a few glitches, mostly having to do with storing WEOF in a wchar_t, which is not portable. There were also some opportunities for simplification and clarification. I installed the patch, and followed it up with the attached three patches. The second patch is the only one that fixes any bugs.

Attachment: 0001-tests-improve-coverage-for-prefix-of-multibyte.patch
Description: Text document

Attachment: 0002-grep-simplify-and-fix-problems-with-KWset-DFA-agreem.patch
Description: Text document

Attachment: 0003-dfa-minor-simplification.patch
Description: Text document


reply via email to

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