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/