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

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

[Octave-bug-tracker] [bug #39432] regexp: Matlab compatible dynamic oper


From: Rik
Subject: [Octave-bug-tracker] [bug #39432] regexp: Matlab compatible dynamic operators not supported
Date: Mon, 08 Jul 2013 00:17:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0

URL:
  <http://savannah.gnu.org/bugs/?39432>

                 Summary: regexp: Matlab compatible dynamic operators not
supported
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sun 07 Jul 2013 05:17:21 PM PDT
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Matlab has 3 operators for changing the match pattern dynamically.  None of
them are supported.

Missing Constructs:


(??expr)
(address@hidden)
(address@hidden)


Implementation is probably not trivial; probably requires the callout
mechanism of PCRE or running the pattern multiple times within Octave.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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