dmd 2.057 release

bearophile bearophileHUGS at lycos.com
Sat Dec 17 03:02:41 PST 2011


Jonathan M Davis:

> On Friday, December 16, 2011 22:37:50 Christian Manning wrote: 
> > ubyte[4] a;
> > auto x() {
> > return a;
> > }
> > void main() {
> > auto b = x()[1..$];
> > }
>...
> Regardless, the compiler shouldn't be ICEing though.

Is it in Bugzilla?

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list