[Issue 14519] [Enh] foreach on strings should return replacementDchar rather than throwing

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 28 23:15:25 PDT 2015


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

--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> ---
> it's hugely annoying when you need to actually process invalid unicode

Yeah, and it'll me a lot more than just "annoying" when you discover too late
that your data's been irreversibly corrupted because it wasn't in the correct
encoding.

--


More information about the Digitalmars-d-bugs mailing list