bug-grep
[Top][All Lists]
Advanced

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

Re: grep-2.6.3 imminent: please test this snapshot


From: Shiva Iyer
Subject: Re: grep-2.6.3 imminent: please test this snapshot
Date: Thu, 1 Apr 2010 11:25:01 -0400

This problem doesn't happen with the tarball but only with the latest
sources pulled from git. I am running Debian/Squeeze with a 2.6.30 kernel on
x86 using gcc 4.3.4.

Thanks,

Shiva

On Thu, Apr 1, 2010 at 10:19 AM, Jim Meyering <address@hidden> wrote:

> Shiva Iyer wrote:
> > make check fails at include-exclude. Here are the relevant lines from the
> > log. The entire log file is attached.
> >
> > + grep -r --include=a . x
> > + compare out exp-a
> > + diff -u out exp-a
> > + grep -r '--include=a*' . x
> > + compare out exp-a
> > + diff -u out exp-a
> > --- out 2010-04-01 09:00:41.300994294 -0400
> > +++ exp-a       2010-04-01 09:00:41.264995904 -0400
> > @@ -1,2 +1 @@
> > -x/dir/d:d
> > -x/b:b
> > +x/a:a
> > + fail=1
> > + Exit 1
>
> Thanks for the report.
> So far, I have been unable to reproduce that.
>
> You're the second to see that problem.
> Can you reproduce it with the latest tarball?
>
> If so, on what type of system?
>


reply via email to

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