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

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

[Octave-bug-tracker] [bug #55452] fopen() does not support encoding argu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55452] fopen() does not support encoding argument
Date: Sun, 10 Mar 2019 11:06:26 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #24, bug #55452 (project octave):

Would it be possible to add test cases for writing to files with different
encodings to your test suite? Maybe tests with "fprintf" (should be working
mostly) and "fputs" (probably fails?).

Do you know of encodings that encode numerals like "3" with different bytes
than 7bit ASCII?
It would be interesting to add test cases for these as well. Something like
fprintf (fid, "%.3f", pi);

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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