[Issue 5995] string append negative integer causes segfault
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Oct 31 04:59:34 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=5995
--- Comment #12 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to hsteoh from comment #11)
> Should appending invalid codepoints append the Unicode replacement character
> instead?
I think implicit casting of int to dchar should be invalid altogether. See my
2011 comment.
--
More information about the Digitalmars-d-bugs
mailing list