DMD v2.066.0-rc2
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