Windows vs UTF-8 (issue 15845)
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 4 01:56:57 PDT 2016
On Sunday, 3 April 2016 at 22:07:07 UTC, Martin Krejcirik wrote:
> On Sunday, 3 April 2016 at 21:55:39 UTC, ag0aep6g wrote:
>> Does this make sense to anyone?
>
> Using UTF8 console via C api is broken in many ways on Windows.
> The problem is in C library. The only sensible way is to use
> Windows API. Related issues:
>
> https://issues.dlang.org/show_bug.cgi?id=1448
> https://issues.dlang.org/show_bug.cgi?id=15761
Last I checked Walter insisted that D I/O should be compatible
with C I/O.
More information about the Digitalmars-d
mailing list