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

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

[Octave-bug-tracker] [bug #64331] unicode2native demands codepage input


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64331] unicode2native demands codepage input on Windows
Date: Wed, 21 Jun 2023 12:44:36 -0400 (EDT)

Follow-up Comment #3, bug #64331 (project octave):

In #60480 changeset I see:

if (nargin == 2 && ! (ischar (codepage) && isrow (codepage)))


and in the current source (9.0.0 hgid :

if (! ischar (utf8_str) || ! isvector (utf8_str))


Not sure why and when this change was made.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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