dmd 1.046 and 2.031 releases
Lionello Lunesu
lionello at lunesu.remove.com
Tue Jul 7 19:21:07 PDT 2009
"Walter Bright" <newshound1 at digitalmars.com> wrote in message
news:h2s0me$30f2$1 at digitalmars.com...
> Something for everyone here.
>
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.046.zip
>
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.031.zip
Great release, thanks to all those that have contributed to it!
Walter, since the lib/include folders were split according to OS, the dmd2
zip consistently has an extensionless "lib" file in the dmd2 folder.
This is because of the 'install' target in win32.mak that would previously
copy phobos.lib and gcstub.obj to the lib folder, but now copies their
contents to a file called "lib" instead.
I've made a patch and attached it to
http://d.puremagic.com/issues/show_bug.cgi?id=3153
L.
More information about the Digitalmars-d-announce
mailing list