BTW it seems the copyright notice is outdated: DMD64 D Compiler v2.065 Copyright (c) *1999-2013* by Digital Mars written by Walter Bright Documentation: http://dlang.org/
On Mon, Feb 24, 2014 at 10:45 AM, Andrew Edwards <[email protected]> wrote: > The final release of DMD 2.065 is now available. [1] contains complete > descriptions of all changes, enhancements and fixes for this release. > > Available binaries can be accessed at [2]. Since the website will lag > slightly behind, links are provided below for convenience. > > All Systems: > http://ftp.digitalmars.com/dmd.2.065.0.zip > > FreeBSD: > http://ftp.digitalmars.com/dmd.2.065.0.freebsd-64.zip > http://ftp.digitalmars.com/dmd.2.065.0.freebsd-32.zip > > Linux: > http://ftp.digitalmars.com/dmd_2.065.0-0_i386.deb > http://ftp.digitalmars.com/dmd_2.065.0-0_amd64.deb > http://ftp.digitalmars.com/dmd-2.065.0-0.fedora.i386.rpm > http://ftp.digitalmars.com/dmd-2.065.0-0.fedora.x86_64.rpm > http://ftp.digitalmars.com/dmd-2.065.0-0.openSUSE.i386.rpm > http://ftp.digitalmars.com/dmd-2.065.0-0.openSUSE.x86_64.rpm > http://ftp.digitalmars.com/dmd.2.065.0.linux.zip > > MAC OS X: > http://ftp.digitalmars.com/dmd.2.065.0.dmg > http://ftp.digitalmars.com/dmd.2.065.0.osx.zip > > Windows: > http://ftp.digitalmars.com/dmd-2.065.0.exe > http://ftp.digitalmars.com/dmd.2.065.0.windows.zip > > [1] http://dlang.org/chagelog.html > [2] http://dlang.org/download.html > > Regards, > Andrew > -- > -------------------- > http://www.akeron.co > auto getAddress() { > string location = "@", period = "."; > return ("info" ~ location ~ "afidem" ~ period ~ "org"); > } >
