dmd 1.068 and 2.053 release

Joel Christensen joelcnz at gmail.com
Sun May 15 03:50:57 PDT 2011


Looks like enum's are tighter (eg. 'enum last = media[ $ - 1 ];' doesn't 
work now). It was working in 52. I had heard it might be relaxed, not 
tightened. I get the error, 'cannot be read at compile time'.

Also immutable imstr = "test"; printf( toStringz( imstr ) ); wasn't 
working at first, but works now for some reason.

Good to have an update though.

bye,
joelcnz


More information about the Digitalmars-d-announce mailing list