bug#33062: grep matches too lazily when invoked with -zoP and matching backreference followed by newline

2018-10-28 Thread Bernhard Voelker
On 10/28/18 8:32 AM, Johannes Riecken wrote: >> On Wed, Oct 24, 2018 at 1:17 AM Bernhard Voelker > > wrote: >> reassign 33062 grep >> stop >>> On 10/16/18 2:55 PM, Johannes Riecken wrote: >>> Dear maintainers: >>> >>> *Bug summary: *GNU grep 3.0-2 matches too lazily

bug#33062: grep matches too lazily when invoked with -zoP and matching backreference followed by newline

2018-10-28 Thread Jim Meyering
tags 33062 notabug close 33062 stop On Tue, Oct 16, 2018 at 2:42 PM Johannes Riecken wrote: > *Bug summary: *GNU grep 3.0-2 matches too lazily when invoked with -zoP and > matching backreference followed by newline > > *Steps to reproduce:* > > Create file cases: > > foo > bar > cases: > 1:

bug#33069: FYI: test tweak (one still fails) and gnulib update

2018-10-28 Thread Jim Meyering
On Tue, Oct 16, 2018 at 5:23 PM Jim Meyering wrote: > Grep's backref-alt test still gets an assertion failure when using > glibc-2.27-32.fc28 (and many others), but I have reduced it to > something much more readable in the attached. I've also updated to > latest gnulib. > > This demonstrates that