[Issue 12990] utf8 string not read/written to windows console

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 25 03:41:22 PDT 2014


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

--- Comment #11 from Sum Proxy <sum.proxy at gmail.com> ---
I tried the new version of the compiler with the issue you referred to, but
alas - no luck.
Please see https://issues.dlang.org/show_bug.cgi?id=1448#c12
SetConsoleCP(65001) and SetConsoleOutputCP(65001) didn't help either.

Thanks.

--


More information about the Digitalmars-d-bugs mailing list