octave-maintainers
[Top][All Lists]
Advanced

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

UTF16 and UTF32 characters in MAT files


From: John W. Eaton
Subject: UTF16 and UTF32 characters in MAT files
Date: Tue, 25 Feb 2020 15:27:43 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Is there anything better we can do than issuing the warning

load: can not read non-ASCII portions of UTF characters; replacing unreadable characters with '?'

when miUTF16 or miUTF32 characters from MAT files?

Similarly for the warning

load: can not read multi-byte encoded UTF8 characters; replacing unreadable characters with '?'

when reading multi-byte UTF8 characters?

jwe



reply via email to

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