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

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

[Octave-bug-tracker] [bug #42036] Files and directories with non-ASCII c


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #42036] Files and directories with non-ASCII characters not handled correctly on Windows
Date: Wed, 04 Mar 2015 17:46:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #42036 (project octave):

On my machine, I have a folder and file that are using Unicode characters.

For both gui and cli (windows)....

Runing in octave, 'ls' and they show names (although names are mangled for the
Unicode files).

Running in octave 'dir', and they do not seem to be shown at all.

If I run:

a = dir();
a.name


I see for those files:

ans = [](0x0)
ans = [](0x0)

 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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