22
33$(CHANGELOG_NAV_LAST 2.073.2)
44
5- $(VERSION Apr 7 , 2017, =================================================,
5+ $(VERSION Apr 10 , 2017, =================================================,
66
77$(BUGSTITLE Runtime changes,
88
@@ -321,10 +321,12 @@ $(BR)$(BIG $(LNAME2 bugfix-list, List of all bug fixes and enhancements in D $(V
321321
322322$(BUGSTITLE DMD Compiler regressions,
323323
324+ $(LI $(BUGZILLA 15947): [REG 2.069.0?] simple multithreaded program + "-profile=gc" = crash)
324325$(LI $(BUGZILLA 16680): dmd doesn't use druntime optimized versions of subtraction array operations)
325326$(LI $(BUGZILLA 17117): [REG2.073] erroneous "escaping reference to local variable")
326327$(LI $(BUGZILLA 17123): [REG 2.073] Issues with return @safe inference)
327328$(LI $(BUGZILLA 17291): [REG 2.074-b1] windows: invalid relocation entries)
329+ $(LI $(BUGZILLA 17292): [REG 2.069] Windows: dmd causes "out of memory" when using less than 2GB of memory)
328330)
329331$(BUGSTITLE DMD Compiler bugs,
330332
@@ -351,6 +353,10 @@ $(LI $(BUGZILLA 16513): Speed up TemplateInstance.findExistingInstance hash)
351353$(LI $(BUGZILLA 16697): Extend IsExpression to accept __vector as a TypeSpecialization)
352354$(LI $(BUGZILLA 17111): DMD accepts switch statement with non-const case variables)
353355)
356+ $(BUGSTITLE Phobos regressions,
357+
358+ $(LI $(BUGZILLA 17282): [REG 2.074.0-b1] std.conv.parse throws with -debug)
359+ )
354360$(BUGSTITLE Phobos bugs,
355361
356362$(LI $(BUGZILLA 8260): * used three or more times on an array inside std.format.formattedRead and not guarded by template constraint)
0 commit comments