bug-grep
[Top][All Lists]
Advanced

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

[bug #30455] \s now matches whitespace


From: Paolo Bonzini
Subject: [bug #30455] \s now matches whitespace
Date: Fri, 16 Jul 2010 20:41:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100622 Fedora/3.6.4-1.fc13 Firefox/3.6.4

Update of bug #30455 (project grep):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Summary: \s now matches whitespace => s now matches
whitespace

    _______________________________________________________

Follow-up Comment #1:

The escapes were already handled this way by the backtracking matcher.  So
the behavior was inconsistent depending on whether grep used the DFA matcher
or the backtracking matcher.

I committed a documentation patch to document s and S.



Thank you for the bug report. This bug has been fixed in the
development sources, which can be downloaded using git from
git://git.sv.gnu.org/grep.git

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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