dmd 1.068 and 2.053 release

Timon Gehr timon.gehr at gmx.ch
Sat May 14 16:41:11 PDT 2011


Walter Bright wrote:
> On 5/14/2011 2:49 PM, Timon Gehr wrote:
> > Also, not having the full druntime source handy apparently means some code wont
> > CTFE.
>
> What is missing?

I stumbled over foreach(dchar c; char_array);
It will complain that "_aApplycd2" is not defined. Interestingly, it does not even
work when importing the druntime source after all.

druntime also has some deprecated volatile statements btw.


Timon


More information about the Digitalmars-d-announce mailing list