Random string samples & unicode

bearophile bearophileHUGS at lycos.com
Sat Sep 11 10:20:25 PDT 2010


Andrei Alexandrescu:
> You can't concatenate two integrals.

The compiler has full type information, so what's wrong in concatenating two char or two dchar into a string or dstring?
And I think there are other problems:
http://d.puremagic.com/issues/show_bug.cgi?id=4853

Bye,
bearophile


More information about the Digitalmars-d mailing list