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

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

[Octave-bug-tracker] [bug #63931] Binary fwrite writes incorrect data to


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63931] Binary fwrite writes incorrect data to file
Date: Mon, 20 Mar 2023 12:16:14 -0400 (EDT)

Follow-up Comment #43, bug #63931 (project octave):

When you edit file in editor and then press "Run" it saves to utf-8 (tmp) file
and sends it to interpreter.
 
If user saves m-file as non utf-8 and then it would run in gui but not in cli;
this is also somewhat confusing. So we should tell them to save to utf-8 and
if not, explicitly set __mfile_encoding__

Essentially users should work hard to save file as non-utf-8,
so they are fully aware that they are trying to break things.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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