help-octave
[Top][All Lists]
Advanced

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

Re: Read UTF-8 characters from text files


From: Santiago Higuera
Subject: Re: Read UTF-8 characters from text files
Date: Sat, 16 Dec 2017 20:44:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

It's done


El 16/12/17 a las 20:34, Santiago Higuera escribió:
Thanks, Markus, I'll do


El 16/12/17 a las 20:20, mmuetzel escribió:
Santiago,

I am seeing the same error on Linux and Windows with 4.2.1 and a recent dev.

That message also appears if you try to convert an out-of-range number to a character (e.g. char(300) or char(-2)). There might be a problem with using char, unsigned char and signed char inconsistently in the code (probably in
oct-stream.cc).

Can you please open a bug report at
https://savannah.gnu.org/bugs/?group=octave describing your issue?

Markus



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave



_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave




reply via email to

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