www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - std.stdio File doesn't support Win UTF16 file systems?

    Hi all,

Looking into the source (it uses DM's libc) did I get right that
std.stdio.File can't work with UTF16 names in Windows?

file (Windows UTF8)" only but UTF8 is not native for
Windows filesystems anyway. Is there any plans to have std.stdio based on
std.stream with UTF16 support for filesystems?

Thaks,
Oleg.
May 02 2012