DMD v2.066.0-rc1
Revision as of 12:47, 31 July 2014 by AndrewEdwards (talk | contribs) (Created page with "{| class="wikitable sortable" border="1" |- ! scope="col" | OS ! scope="col" class="unsortable" | Binaries |- | ALL || [http://ftp.digitalmars.com/dmd.2.066.0-rc1.zip dmd.2....")
Changes since v2.066.0-b6
- DMD
- fe52711 - fix Issue 11777 - [ICE] dmd memory corruption as `Scope::pop` `free`s `fieldinit` used also in `enclosing`
- f4a8858 - fix Issue 12164 - Function returning ptrdiff_t.min in 64-bit returning 0 when -O is set
- 79a406d - fix Issue 12242 - conflict error with public imports
- f79c6c5 - fix Issue 13023 - optimizer produces wrong code for comparision and division of ulong
- 6363a7f - fix Issue 13179 - AA key type TagIndex now requires equality rather than comparison
- 9ceed60 - fix Issue 13190 - Optimizer breaks comparison with zero
- ecb09de - fix Issue 13193 - Extreme slowdown in compilation time of OpenSSL in Tango for optimized build
- 3d33947 - fix Issue 13201 - Wrong "Warning: statement is not reachable" error with -w
- e15bd19 - fix Issue 13208 - [ICE](e2ir.c 2077) with array operation
- 6633be7 - fix Issue 13218 - [ICE] s2ir.c 142: Must fully qualify call to ParameterTypeTuple
- 9423fbf - fix Issue 13219 - segmentation fault in FuncDeclaration::getLevel
- 8a8a7cc - fix Issue 13220 - [ICE] 'global.gaggedErrors || global.errors' on line 750 in file 'statement.c'
- 02c6399 - fix Issue 13221 - [ICE] '0' on line 318 in file 'interpret.c'
- 58306b8 - fix Issue 13223 - Cannot deduce argument for array template parameters
- PHOBOS
- 8e0b336 - fix Issue 13210 - libphobos2.so not being built
- cdd26e3 - fix Issue 12923 - UTF exception in stride even though passes validate.
- TOOLS
- 9ce1216 - fix Issue 13178 - Duplicate symbol of compiler generated symbols