Difference between revisions of "DMD v2.066.0-rc2"
(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...") |
|||
Line 46: | Line 46: | ||
==See also== | ==See also== | ||
* [[Beta Testing]] | * [[Beta Testing]] | ||
+ | |||
+ | [[Category: DMD Compiler]] |
Latest revision as of 19:17, 1 September 2015
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