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

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

[Octave-bug-tracker] [bug #49451] matching beginning/end of a word does


From: Rik
Subject: [Octave-bug-tracker] [bug #49451] matching beginning/end of a word does not work
Date: Fri, 4 Nov 2016 15:19:54 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #49451 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Release:                   4.0.3 => dev                    

    _______________________________________________________

Follow-up Comment #3:

I fixed regexp and regexprep to rewrite the pattern for double quoted strings
(which was already being done for single quoted strings) before processing by
PCRE.  This was done on the stable branch here
(http://hg.savannah.gnu.org/hgweb/octave/rev/e6fac42c8d56).

There is still a small quirk in that the replacement string, when using double
quoted strings, does not accept the matlab syntax for octal or hex.  Octave
does accept ordinary syntax for octal and hex, and someone transporting code
from Matlab to Octave would be using single quotes anyways where this already
works.  In other words, I'm not too bothered by it, but if someone wants to
change that as well they can.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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