[Issue 17229] File.byChunk (ubyte) w/ stdout.lockingTextWriter corrupts utf-8 data (and is very slow)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 22 05:22:27 PDT 2017


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

--- Comment #9 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/9af2d0267f054503dc5f73410b1ab0d0e418f006
Fix issue 17229 - do not use integer promotion to translate ubyte ranges

https://github.com/dlang/phobos/commit/ca20f0b667fa7f9602eee7ed18c23f56b2f06f34
Add unittest for Bug 17229

https://github.com/dlang/phobos/commit/3568cb38e709d03dcc894358a977c042248aab2d
Merge pull request #5229 from schveiguy/fixtextwriter

--


More information about the Digitalmars-d-bugs mailing list