Difference between revisions of "DMD v2.066.1-rc2"
(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. | + | == Changes since v2.066.1-rc1 == |
;DMD | ;DMD |
Revision as of 00:35, 21 September 2014
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