GNU bug report logs - #26832
bug on grep 3.0

Previous Next

Package: grep;

Reported by: 川崎 正貴 <masataka-kawasaki <at> koeitecmo.co.jp>

Date: Mon, 8 May 2017 15:30:02 UTC

Severity: normal

Tags: notabug

Done: Eric Blake <eblake <at> redhat.com>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 川崎 正貴 <masataka-kawasaki <at> koeitecmo.co.jp>
Cc: 26832 <at> debbugs.gnu.org, Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Subject: Re: bug#26832: bug on grep 3.0
Date: Mon, 8 May 2017 16:46:39 -0700
This bug has the feel of Bug#25707, which was fixed as described in:

http://bugs.gnu.org/25707

Can you try a grep with that fix? Here's one way to build and test grep 
with the fix, assuming you have sufficient developer tools installed:

git clone https://git.savannah.gnu.org/git/grep.git
cd grep
./bootstrap
./configure
make
echo rr/| src/grep '^.*\/$'




This bug report was last modified 8 years and 11 days ago.

Previous Next


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