|
From: | Torsten |
Subject: | [Octave-bug-tracker] [bug #42036] Files and directories with non-ASCII characters not handled correctly on Windows |
Date: | Sun, 10 May 2015 08:23:53 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 |
Follow-up Comment #14, bug #42036 (project octave): I guess it is related since the mxe build seems to be an ansi, not an unicode build. I have build mxe-octave adding -DUNICODE and -D_UNICODE to the compile flags in the Makefile and changed the codepage to 65001 in the terminal window. The result was that 'dir' shows the correct names (with German umlauts) whereas 'ls' does not. Double clicking a folder with umlauts in the file browser correctly changes the directory which can be checked by 'pwd' showing the correct name. With codepage 850, 'ls' works correctly but 'dir' does not. A double click on a folder with umlauts still correctly changes the directory. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?42036> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |