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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 21 13:15:44 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=7648

--- Comment #13 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3a025da7c69f66b28c0eed53aa9ea1ccced01623
Cleanup for Issue 7648. Add Non-ASCII characters in filename for unittests.

https://github.com/D-Programming-Language/phobos/commit/6df5d551fd8a21feef061483c226e7d9b26d6cd4
Merge pull request #3296 from aka-demik/Issue-7648

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

--


More information about the Digitalmars-d-bugs mailing list