DMD v2.066.0-rc2

From D Wiki
Revision as of 11:51, 8 August 2014 by AndrewEdwards (talk | contribs) (Created page with "{| class="wikitable sortable" border="1" |- ! scope="col" | OS ! scope="col" class="unsortable" | Binaries |- | ALL || [http://downloads.dlang.org/pre-releases/2014/dmd.2.06...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
OS Binaries
ALL dmd.2.066.0-rc2.zip
FREEBSD dmd.2.066.0-rc2.freebsd-32.zip
dmd.2.066.0-rc2.freebsd-64.zip
LINUX dmd.2.066.0-rc2.linux.zip

dmd_2.066.0~rc2-0_i386.deb
dmd_2.066.0~rc2-0_amd64.deb
libphobos2-66_2.066.0~rc2-0_i386.deb
libphobos2-66_2.066.0~rc2-0_amd64.deb
dmd-2.066.0~rc2-0.fedora.i386.rpm
dmd-2.066.0~rc2-0.fedora.x86_64.rpm
dmd-2.066.0~rc2-0.openSUSE.i386.rpm
dmd-2.066.0~rc2-0.openSUSE.x86_64.rpm

OSX dmd.2.066.0-rc2.osx.zip
dmd.2.066.0-rc2.dmg
WINDOWS dmd.2.066.0-rc2.windows.zip
dmd-2.066.0-rc2.exe

Changes since v2.066.0-rc1

DMD
d0d95cd - fix Issue 13225 - [ICE] Access violation on invalid mixin template instantiation
0131c14 - fix Issue 13237 - Wrong code with "-inline -O"
d0d95cd - fix Issue 13245 - segfault when instantiating template with non-compiling function literal
895c56c - fix Issue 13252 - ParameterDefaultValueTuple affects other instantiations
7eaf106 - fix Issue 13259 - [ICE] 'v.result' on line 191 in file 'todt.c'
9d6cef9 - fix Issue 11453 - Compiling packages has a dependency on order of modules passed to the compiler.
PHOBOS
fe70d23 - fix Issue 13232 - dmd compile times increased by 10-20%
INSTALLER
f44f81d - fix Issue 13233 - Windows installer: downloading external installers (Visual D/dmc) does not work

See also