[Issue 8020] std.stdio can't open UTF16 file names in Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 3 04:53:19 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8020



--- Comment #2 from Oleg Kuporosov <Oleg.Kuporosov at gmail.com> 2012-05-03 04:54:32 PDT ---
Problem is Windows isn't supporting UTF8. So created file in some 3rd party app
with UTF16 name will not match UTF8 name by std.stdio.
http://d.puremagic.com/issues/show_bug.cgi?id=7648 clearly shows that, even
I think it is not a bug, just OS limitation.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list