[Issue 13651] Writing Unicode text with console code page 65001 (UTF-8) may fail
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Oct 27 11:24:20 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13651
brocolis <brocolis at eml.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brocolis at eml.cc
--- Comment #8 from brocolis <brocolis at eml.cc> ---
FYI there's a similar problem with the curl command line tool with chcp 65001.
chcp 65001
curl https://issues.dlang.org/attachment.cgi?id=1447
curl: (23) Failed writing body (3019 != 8000)
--
More information about the Digitalmars-d-bugs
mailing list