unicode characters are not printed correctly on the windows command line?

Steven Schveighoffer schveiguy at gmail.com
Sun Dec 22 18:41:16 UTC 2019


On 12/22/19 8:40 AM, Adam D. Ruppe wrote:
> On Sunday, 22 December 2019 at 06:25:42 UTC, rikki cattermole wrote:
>> Not a bug.
> 
> No, Phobos is *clearly* in the wrong here. There is a proper fix.

Phobos doesn't call the wrong function, libc does. Phobos uses fwrite 
for output.

> http://dpldocs.info/this-week-in-d/Blog.Posted_2019_11_25.html#unicode

You need to address that in DMC. I wonder, does MSVCRT have the same 
problem?

-Steve


More information about the Digitalmars-d-learn mailing list