bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: "grep -F -w" fails to match with other non-matching lines present


From: Stepan Kasal
Subject: Re: "grep -F -w" fails to match with other non-matching lines present
Date: Thu, 9 Sep 2004 13:37:36 +0200
User-agent: Mutt/1.4.1i

Hello,

On Thu, Sep 09, 2004 at 11:53:38AM +0200, G?ran Uddeborg wrote:
> pat with two lines:
>     Date
>     DateTime
> and text with three lines:
>     Date
>     DateDC
>     DateTime
...
> but if I do "grep -F -w -f pat text" I only get the first line.

this is indeed a bug in grep-2.5.1.  Patch is attached below.
Thenk you very much for your bug report.

Stepan Kasal

Attachment: grep-2.5.1-fgrep-w.patch
Description: Text document


reply via email to

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