octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35961] malformed regexp pattern causes segfau


From: Rik
Subject: [Octave-bug-tracker] [bug #35961] malformed regexp pattern causes segfault
Date: Sun, 25 Mar 2012 04:28:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

Follow-up Comment #4, bug #35961 (project octave):

Regular expressions come in different varieties.  The test site regexpal.com
uses Javascript for regular expressions and Javascript has different support
and interpretations than the Perl Compatible Regular Expressions (PCRE) that
Octave uses.  Your best bet is probably to debug the pattern in Octave.  Start
with a small nucleus of a pattern, such as [XCZF], and slowly add one bit of
the pattern at a time.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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