GNU bug report logs - #38223
grep >=2.28 cannot handle -wF correctly under LANG=ja_JP.eucjp

Previous Next

Package: grep;

Reported by: "NIDE, Naoyuki" <nide <at> ics.nara-wu.ac.jp>

Date: Fri, 15 Nov 2019 19:54:02 UTC

Severity: normal

Tags: moreinfo

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #48 received at 38223 <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Norihiro Tanaka <noritnk <at> kcn.ne.jp>, 38223 <at> debbugs.gnu.org
Subject: Re: bug#38223: grep >=2.28 cannot handle -wF correctly under
 LANG=ja_JP.eucjp
Date: Sun, 24 Nov 2019 08:43:08 -0800
On Sun, Nov 17, 2019 at 10:55 AM Jim Meyering <jim <at> meyering.net> wrote:
>
> On Sun, Nov 17, 2019 at 8:28 AM Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> > Thanks for fixing that. Although the patch says "[Bug#38223 introduced in grep
> > 3.0]", the original bug report is against grep 2.28 and later. Can I take it
> > that we tried to fix the bug in 3.0 but the fix was incomplete?
>
> Thanks for noting that. I confirm that 2.10 through 2.27 are fine, and
> that this does afflict 2.28, but see it affected no other release
> until 3.0. Probably deserves more investigation.
>
> $ for i in grep-*; do echo $i: $(echo ab | LC_CTYPE=ja_JP.eucjp
> $i/bin/grep -Fw b); done|sed 's,.*-,,'

I've corrected NEWS.
Thanks!




This bug report was last modified 5 years and 173 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.