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

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

[Octave-bug-tracker] [bug #49118] GUI editor cannot run file in folder n


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #49118] GUI editor cannot run file in folder name with umlaut
Date: Sat, 26 Aug 2017 15:48:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #51, bug #49118 (project octave):

Thank you for testing, Avinoam.

The attached patch also adds support for opening files with non-ASCII
characters in functions that use std::ifstream. That includes dlmread (bug
#51836).
I haven't found a portable solution for writing to a new file with
std::ofstream (other than using the C++17 std::filesystem::path which is very
new or Boost).

(file #41670)
    _______________________________________________________

Additional Item Attachment:

File name: bug49118_win32_wchar_t_API_v8.patch Size:36 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49118>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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