[Issue 2082] Cannot convert char[] to string
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 8 15:23:15 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2082
------- Comment #2 from jlquinn at optonline.net 2008-05-08 17:23 -------
To me, this seems like it's going to clutter commonly occurring code. Since
char[] and string are similar, and the language is generally trying to treat
them like built-in types, I would hope this kind of conversion was transparent
most of the time.
--
More information about the Digitalmars-d-bugs
mailing list