[Issue 18789] std.stdio messes up UTF conversions on output
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 29 17:56:00 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18789
--- Comment #2 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/d5cc4c5087a1819ac716cb5ea11d988fa667f822
fix conversion from wchar to char in LockingTextWriter.put
Fixes the easier part of issue 18789.
--
More information about the Digitalmars-d-bugs
mailing list