bug-grep
[Top][All Lists]
Advanced

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

[bug #17492] BRE with caret in the middle of pattern doesn't match


From: Benno Schulenberg
Subject: [bug #17492] BRE with caret in the middle of pattern doesn't match
Date: Tue, 22 Aug 2006 00:46:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060806 Firefox/1.5.0.6

Follow-up Comment #1, bug #17492 (project grep):

Thanks for reporting.  This appears to be fixed in CVS:

$ echo "xxx^xxx" >file
$ grep xx^x file
xxx^xxx

$ grep --version | head -1
GNU grep 2.5.1-cvs


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17492>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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