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

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

[Octave-bug-tracker] [bug #59992] regexp: behaviour of \> (end of a word


From: Rik
Subject: [Octave-bug-tracker] [bug #59992] regexp: behaviour of \> (end of a word) inconsistent with MATLAB
Date: Tue, 2 Feb 2021 17:54:19 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #59992 (project octave):

                  Status:               Confirmed => Ready For Test         
                 Release:                   6.1.0 => dev                    

    _______________________________________________________

Follow-up Comment #4:

I checked in a change on the development branch that fixes this
(http://hg.savannah.gnu.org/hgweb/octave/rev/8f0d0d4690c0).  I had to change
the pattern that '\>' is transformed into before passing to the PCRE library
as outlined in comment #2.  I also had to add in the end-of-line character '$'
since apparently this is what Matlab does.

Marking as Ready for Test.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59992>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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