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

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

[Octave-bug-tracker] [bug #63930] fprintf problem


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63930] fprintf problem
Date: Wed, 15 Mar 2023 19:30:02 -0400 (EDT)

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

Yes the scripts apparently are using "latin1" encoding


é | \351 | =E9 | e ' | (é) | Small e, acute accent

and 

û | \373 | =FB | u ^ | (û) | Small u, circumflex accent


I think octave expects UTF-8 encoding, so it gets confused.
If I change those to UTF-8 characters, the output looks OK.
Converted .m files are attached.

Dmitri.
-- 





(file #54495, file #54496)

    _______________________________________________________

Additional Item Attachment:

File name: fprintf_bug1c.m                Size:1 KB
    <https://file.savannah.gnu.org/file/fprintf_bug1c.m?file_id=54495>

File name: fprintf_bug2c.m                Size:1 KB
    <https://file.savannah.gnu.org/file/fprintf_bug2c.m?file_id=54496>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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