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

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

[Octave-bug-tracker] [bug #57107] regexp functions fail on ISO-8859-1 in


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57107] regexp functions fail on ISO-8859-1 input
Date: Mon, 4 Nov 2019 17:39:20 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #26, bug #57107 (project octave):

@ comment #20:
textread.m invokes strread.m.
strread.m does a lot of byte counting behind the scenes, so I'm not surprised
if it breaks. But it can also be that it's actually regexp() or regexprep()
that broke; I use a pimped version of strread.m that can handle cuddling
literals (textscan can't) and that version broke several months ago after some
UTF8(?) fixes in core - and that problem is actually with some otherwise
validly looking regexp calls. I still want to isolate those regexp calls and
report them in the bug tracker.

I can look at what the patch in comment #20 does to strread.m (in the past I
did a lot of work on strread.m) but it is considered legacy.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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