[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 Jul 11 19:17:15 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=7648
--- Comment #11 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/2932b9e7e5ee7c6eb6057bef61ab6be6065ed013
Fix bug 7648 comment in `std.stdio.File` and add bug section to
`std.file.slurp`.
Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=7648
https://github.com/D-Programming-Language/phobos/commit/ec51209c9faa97d0598bb5401fff636fa3ba7124
Merge pull request #1653 from denis-sh/fix-bug-7648-comments
Fix bug 7648 comment in `std.stdio.File` and add bug section to
`std.file.slurp`.
--
More information about the Digitalmars-d-bugs
mailing list