bug-grep
[Top][All Lists]
Advanced

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

bug#16232: [PATCH] grep: make --ignore-case (-i) faster (sometimes 10x)


From: Paul Eggert
Subject: bug#16232: [PATCH] grep: make --ignore-case (-i) faster (sometimes 10x) in multibyte locales
Date: Wed, 19 Feb 2014 11:55:29 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 02/19/2014 11:17 AM, Jim Meyering wrote:
I haven't investigated they "why" yet, but expect that I will make
grep-2.18 with just this one performance-improving patch.

Can you make room for one more patch? I have a test case and bugfix for grep's mishandling of regular expressions like [^^-~] in unibyte locales like the C locale on most platforms; this is due to the range-expression bug that Arnold reported recently.I can send out the patch later today if you like. The bug has been present since grep 2.8 so I can understand if you'd rather wait to fix it until later.





reply via email to

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