Update of bug #13581 (project grep): Status: None => Works For Me Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #1: This cannot be reproduced with the current CVS version, probably because of the change introduced in revision 1.32 of "src/search.c" on 2005-02-24. Thanks for taking the time to report it, though. Note that with Perl regular expressions, you should probably use '...[\t ]*$', not '...\s*$', since the '\s' will match the end-of-line character(s) as well. Mixing PCRE with grep is still an experimental feature at this point, as this illustrates. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13581> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/