bug-grep
[Top][All Lists]
Advanced

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

[bug #13581] Segmentation fault with -P option


From: Charles Levert
Subject: [bug #13581] Segmentation fault with -P option
Date: Thu, 30 Jun 2005 14:43:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

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/





reply via email to

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