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, 17 Dec 2016 20:34:44 -0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0

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

Attached is a patch that should be working a lto better. The issues mentioned
in comment #35 no longer occur.
It uses the wide character API in Windows where possible which enables the
access to directories with non-ASCII characters. I had to resort to short 8.3
filenames for the H5F part because there is no wide character interface to
it.

I am not really sure where the boundaries of Octave are. Please, let me know
if something needs to be changed. Maybe move the conversion to wide characters
(and back) into the wrappers?

This might also solve part of bug #42036 (directories with non-ASCII
characters). CC'ing Tatsuro because he seems to have worked on that bug, too.

(file #38945)
    _______________________________________________________

Additional Item Attachment:

File name: bug49118_win32_wchar_t_API.patch Size:13 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]