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: Sun, 22 Mar 2015 14:15:33 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

Interestingly, writing some code in Visual C++ 2008, using the WIn32 functions
for directory traversal, and _tstat for the stat function, the Win32 code
works in compiled as Unicode.

The code fails for the stat function is set to multibyte mode. The filenames
at that point (multibyte mode) are the same as what mingw is getting from
readdir.





    _______________________________________________________

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]