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: Andrew Janke
Subject: [Octave-bug-tracker] [bug #57107] regexp functions fail on ISO-8859-1 input
Date: Sun, 3 Nov 2019 20:48:09 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0

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

That brings up an interesting edge case: under this behavior, `double(char)`
and `char(double)` are no longer inverses of each other, so you can't
round-trip a piece of data through those transformations. Not sure of what
practical implications that would have. Aside from that now it's hard to get
the Unicode code point value from an input character, if you wanted to do
numeric comparison/code block membership tests/whatever on it.

    _______________________________________________________

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]