DMD 1.019 and 2.003 releases

Lionello Lunesu lionello at lunesu.remove.com
Thu Jul 26 10:32:08 PDT 2007


"Walter Bright" <newshound1 at digitalmars.com> wrote in message 
news:f80p2n$2k7a$1 at digitalmars.com...
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.019.zip
>
> http://www.digitalmars.com/d/changelog.html
> http://ftp.digitalmars.com/dmd.2.003.zip

Oww, I was quitely hoping that extern (System) would allow one to write

extern (System) char[] bzip2(char[]);

and that the compiler would then insert the necessary code to redirect 
stdin/out to the strings...

Oh well.. Still a great release ; )

L. 





More information about the Digitalmars-d-announce mailing list