[Issue 14519] Get rid of unicode validation in string processing

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 17 00:03:55 PDT 2015


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

--- Comment #31 from Martin Nowak <code at dawg.eu> ---
(In reply to Martin Nowak from comment #30)
> Well, b/c they contain delimited binary and ASCII data, you'll have to find
> those delimiters, then validate and cast the ASCII part to a string, and can
> then use std.string functions.

BTW, this is what I already wrote in comment 23. Not sure why you only
partially quoted my answer to suggest a contradiction.

--


More information about the Digitalmars-d-bugs mailing list