DMD 2.000 alpha release

nazo lovesyao at gmail.com
Mon Jun 18 07:42:41 PDT 2007


I found critical bug.

string d = "a"~"b"~(1?"a":"");

 >Error: Can only concatenate arrays, not (char[] ~ invariant(char)[])
then compiler hangs up.



More information about the Digitalmars-d-announce mailing list