Difference between revisions of "DMD v2.066.1-rc2"

From D Wiki
Jump to: navigation, search
(Created page with "{| class="wikitable sortable" border="1" |- ! scope="col" | OS ! scope="col" class="unsortable" | Binaries |- | ALL || [http://ftp.digitalmars.com/dmd.2.066.1-rc2.zip dmd.2....")
 
(Changes since v2.066.0)
Line 29: Line 29:
  
  
== Changes since v2.066.0 ==
+
== Changes since v2.066.1-rc1 ==
  
 
;DMD   
 
;DMD   

Revision as of 00:35, 21 September 2014

OS Binaries
ALL dmd.2.066.1-rc2.zip
FREEBSD dmd.2.066.1-rc2.freebsd-32.zip
dmd.2.066.1-rc2.freebsd-64.zip
LINUX dmd.2.066.1-rc2.linux.zip

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

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


Changes since v2.066.1-rc1

DMD
   Pull #3993 -> Fix Issue 13478 - [REG2.066] Templates not emitted when also referenced in speculative contexts
   Pull #3961 -> Issue 13427 - [REG2.066] cannot inline default argument alloca(...)
   Pull #3989 -> [REG2.065] Issue 13476 - Writing stubs for dynamically loaded functions no longer works. (circular reference)
   Pull #3994 -> [REG2.066] Issue 13472 - trying to insert a null into an array of object segfaults the compiler
DRUNTIME
   None
PHOBOS
   None

See also