[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 1 01:11:22 PST 2017
https://issues.dlang.org/show_bug.cgi?id=17229
Jon Degenhardt <jrdemail2000-dlang at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|File.byChunk w/ |File.byChunk (ubyte) w/
|stdout.lockingTextWriter is |stdout.lockingTextWriter
|very slow |corrupts utf-8 data (and is
| |very slow)
--- Comment #4 from Jon Degenhardt <jrdemail2000-dlang at yahoo.com> ---
Changing the subject to reflect the more serious problem, corruption of utf-8
encoded data. As described in one of the comments, this corruption occurs in a
file copy example in the documentation.
--
More information about the Digitalmars-d-bugs
mailing list