[Issue 18790] can't put a const(char)[] into a char[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 22 00:06:55 UTC 2018


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

--- Comment #4 from hsteoh at quickfur.ath.cx ---
Given that std.range.put goes out of its way to support putting single
elements, multiple elements, and in some cases even dchars into strings, I'm
shocked that putting dchar into char[] doesn't work. This needs to be made to
work.

--


More information about the Digitalmars-d-bugs mailing list