[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 07:32:29 PDT 2012


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


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh at gmail.com


--- Comment #3 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-05-03 07:33:42 PDT ---
I assumed it just transcodes UTF-8 into UTF-16 before trying to contact the OS
on win32. Apparently that's not the case.

-- 
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