[dmd-beta] dmd 1.063 beta
Walter Bright
walter at digitalmars.com
Thu Jul 29 17:11:00 PDT 2010
Leandro Lucarella wrote:
> Walter Bright, el 29 de July a las 14:46 me escribiste:
>
>> http://ftp.digitalmars.com/dmd1beta.zip
>>
>> Still working on the library for D2.
>>
>
> If this is r589, you might want to take a look at this regression as it
> looks like important (it's a blocker for me, except I'm using a patched
> DMD anyways, for precise heap scanning, but it might affect other
> people):
>
> Regression: Cannot cast from X* to X:
> http://d.puremagic.com/issues/show_bug.cgi?id=4514
>
>
Applying this diff will fix it:
diff expression.bak expression.c
6054a6055
> #if 0
6059a6061
> #endif
More information about the dmd-beta
mailing list