emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#16867: closed ([bug #37600] grep -w cuts words on


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16867: closed ([bug #37600] grep -w cuts words on non-ascii)
Date: Sat, 10 May 2014 23:31:02 +0000

Your message dated Sat, 10 May 2014 16:29:48 -0700
with message-id <address@hidden>
and subject line Re: [bug #37600] grep -w cuts words on non-ascii
has caused the debbugs.gnu.org bug report #16867,
regarding [bug #37600] grep -w cuts words on non-ascii
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16867: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16867
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Re: [bug #37600] grep -w cuts words on non-ascii Date: Mon, 24 Feb 2014 08:53:17 -0800
Re the savannah bug report, http://savannah.gnu.org/bugs/?37600
[Let's continue on the mailing list -- now our preferred medium]

On Mon, Feb 24, 2014 at 6:57 AM, Stephane Chazelas wrote:
[...]

Thanks for the report.
I confirm it is still a problem with the latest, grep-2.18:
[Note that there's nothing special about the following multi-byte
character or about the locale. ]

    $ printf 'x\nx\xc3\xa5\n' |LC_ALL=en_US.utf8 grep --color 'x\b'
    x
    xå

This is pretty serious:

    $ printf 'p\xc3\xa8re\n' |LC_ALL=en_US.utf8 grep -w p
    père



--- End Message ---
--- Begin Message --- Subject: Re: [bug #37600] grep -w cuts words on non-ascii Date: Sat, 10 May 2014 16:29:48 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 I've installed the attached patch, which fixes the bug for me, and am marking this bug report as done.

Attachment: 0001-dfa-fix-bug-with-etc-in-multibyte-locales.patch
Description: Text document


--- End Message ---

reply via email to

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