dmd 1.048 and 2.033 releases
Nick Sabalausky
a at a.a
Mon Oct 5 03:23:26 PDT 2009
"Walter Bright" <newshound1 at digitalmars.com> wrote in message
news:hac8nb$26j6$1 at digitalmars.com...
> Another OSX 10.5 release :-)
>
> Anyhow, this should work with gdb now, and has contract inheritance
> (finally).
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.048.zip
>
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.033.zip
>
> Many thanks to the numerous people who contributed to this update.
"Compiler now detects some cases of illegal null dereferencing when compiled
with -O"
A bug-detection feature that's turned on with -O? I assume that's just a
temporary situation and is related to either it currently being detected by
the optimizer and the feature maybe being in a "trial" phase? Or maybe just
a typo? ;)
More information about the Digitalmars-d-announce
mailing list