bug-grep
[Top][All Lists]
Advanced

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

bug#16867: [bug #37600] grep -w cuts words on non-ascii


From: Jim Meyering
Subject: bug#16867: [bug #37600] grep -w cuts words on non-ascii
Date: Tue, 6 May 2014 18:14:52 -0700

On Tue, May 6, 2014 at 12:02 AM, Paul Eggert <address@hidden> wrote:
>> This is pretty serious:
>>
>>     $ printf 'p\xc3\xa8re\n' |LC_ALL=en_US.utf8 grep -w p
>>     père
>
> I installed a fix for this just now.  This doesn't fix all of Bug#16867,
> just this particular issue.
>
> Here's the fix:
>
> http://git.savannah.gnu.org/cgit/grep.git/commit/?id=94555dd281cdcd7530bc2c4466f0bbfd8d47d5c0

It's a pleasure to read yet another bug-fix patch that also
makes the code cleaner.

Thank you.





reply via email to

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