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: Qianqian Fang
Subject: [Octave-bug-tracker] [bug #57107] regexp functions fail on ISO-8859-1 input
Date: Sat, 8 Apr 2023 11:41:01 -0400 (EDT)

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

I am wondering what is the status of this bug? 

unable to handle non-UTF8 input in regexp/regexprep can potentially break many
existing codes. This bug deserve to have a higher priority. MATLAB's
regexp/regexprep are able to handle those without any problem.

what's the downside of setting ISO-8859-1 as the fallback when encoding can
not be detected? throwing an error is quite an invasive solution to this
issue.

I encountered this bug when running tests on Octave 6.4 via github action (see
logs below). MATLAB and older versions of Octave do not have this issue

https://github.com/fangq/jsonlab/actions/runs/4645644873/jobs/8221594452
https://github.com/fangq/jsonlab/actions/runs/4645854687/jobs/8221925994


    _______________________________________________________

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]