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: Mon, 19 Jun 2023 11:56:53 -0400 (EDT)

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

[comment #40 comment #40:]
> See a slightly modified example from comment #36:

> regexp('aäiöü', '[aö]')
> 

this is different, in this case, the search pattern contains UTF-8/multi-byte
unicode characters. 

My question is if the search pattern is purely single-byte patterns (say ascii
only), does regexp input string must be a valid utf-8 string? I don't see this
could ever be a problem. no?



    _______________________________________________________

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]