bug-grep
[Top][All Lists]
Advanced

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

Re: ready for release


From: Paolo Bonzini
Subject: Re: ready for release
Date: Wed, 08 Sep 2010 10:49:34 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5

On 09/07/2010 06:46 PM, Eric Blake wrote:
And both issues where if we change grep to treat [A-Z] with ASCII
semantics in all locales, where we wouldn't have to worry about
differing locale collation support between Linux and Cygwin.

Just one remark on this. I think this is a nice idea, as I get sed bug reports about this at least once a month. *But*, this should be done in agreement with glibc, and _first of all_ in glibc. Making regex work differently in grep and sed is a recipe for disaster.

This is even more true with my patch to avoid at all the multibyte paths of src/dfa.c.

Paolo



reply via email to

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