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

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

bug#38223: closed (grep >=2.28 cannot handle -wF correctly under LANG=ja


From: GNU bug Tracking System
Subject: bug#38223: closed (grep >=2.28 cannot handle -wF correctly under LANG=ja_JP.eucjp)
Date: Sat, 16 Nov 2019 19:01:03 +0000

Your message dated Sat, 16 Nov 2019 11:00:38 -0800
with message-id <CA+8g5KGbUWrg=address@hidden>
and subject line Re: bug#38223: grep >=2.28 cannot handle -wF correctly under 
LANG=ja_JP.eucjp
has caused the debbugs.gnu.org bug report #38223,
regarding grep >=2.28 cannot handle -wF correctly under LANG=ja_JP.eucjp
to be marked as done.

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


-- 
38223: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38223
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: grep >=2.28 cannot handle -wF correctly under LANG=ja_JP.eucjp Date: Sat, 16 Nov 2019 04:06:51 +0900 (JST)
echo ba | LANG=ja_JP.eucjp grep -F -w a
outputs ba, but should output nothing.

NIDE, Naoyuki
address@hidden



--- End Message ---
--- Begin Message --- Subject: Re: bug#38223: grep >=2.28 cannot handle -wF correctly under LANG=ja_JP.eucjp Date: Sat, 16 Nov 2019 11:00:38 -0800
On Sat, Nov 16, 2019 at 9:34 AM Jim Meyering <address@hidden> wrote:
> On Fri, Nov 15, 2019 at 11:54 AM NIDE, Naoyuki <address@hidden> wrote:
> > echo ba | LANG=ja_JP.eucjp grep -F -w a
> > outputs ba, but should output nothing.
>
> Thank you for that report. It is reproducible for me on Fedora 30.
> Here is a fix, but the commit is incomplete: I am still in the process
> of preparing a test case and the NEWS entry.
> Will also fix the erroneous comment just below in a separate patch.

I've pushed the complete fix here:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=090a4dbe03951e427f03f83be424caacc3303799

I've also fixed the comment and a variable name and updated gnulib to latest.


--- End Message ---

reply via email to

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