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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57107] regexp functions fail on ISO-8859-1 input
Date: Mon, 4 Nov 2019 02:27:34 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

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

@apjanke: I'm not sure what you mean by your second point in comment #21. Are
you referring to the isstrprop and related functions? They should be UTF-8
ready by now.
If you want to get the numeric Unicode code point outside the range of the
8bit char, you could convert to let's say UTF-32:

double (unicode2native("∫", "utf-32le")) * 2.^((0:3).'*8)



    _______________________________________________________

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]