[Issue 7648] std.stdio expects file names to be encoded in CP_ACP on Windows instead of UTF-8

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 14 11:32:10 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=7648


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com


--- Comment #10 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-02-14 21:32:05 EET ---
How about using CreateFile + windowsHandleOpen?

https://github.com/D-Programming-Language/phobos/pull/1888

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


More information about the Digitalmars-d-bugs mailing list