dmd 1.041 and 2.026 releases

Manuel König manuelk89 at gmx.net
Thu Mar 5 07:22:48 PST 2009


Am Thu, 05 Mar 2009 02:40:07 -0800
schrieb Walter Bright <newshound1 at digitalmars.com>:

> 
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.041.zip
> 
> 
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.026.zip

Awesome release, even with the source code!

But compiling with dsss on linux using the dmd-posix layout gives:

$ Error: version identifier 'Posix' is reserved and cannot be set

Apparently this release reserved the Posix identifier on linux. Removing
the -version=Posix in your dmd-posix layout fixes this.



More information about the Digitalmars-d-announce mailing list