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

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

[Octave-bug-tracker] [bug #61839] fputs() + fdisp() do not use the fopen


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61839] fputs() + fdisp() do not use the fopen() character encoding
Date: Mon, 7 Mar 2022 12:30:56 -0500 (EST)

Update of bug #61839 (project octave):

                  Status:               Confirmed => Ready For Test         

    _______________________________________________________

Follow-up Comment #4:

I added an encoding facet for STL streams here and wrapped the output stream
(of fopen) with it:
https://hg.savannah.gnu.org/hgweb/octave/rev/0826c503f294

That allowed to simplify a lot of code that was handling the output encoding
in different places.

Maybe we could do something similar for the input stream.

This was changed on the default branch which will eventually be released as
Octave 8 probably early 2023. Until then, users would need to rely on the
workarounds mentioned earlier.

Marking as ready for test.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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