File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -692,6 +692,7 @@ $(CHANGELOG_SEP_TEXT_BUGZILLA)
692
692
693
693
$(BUGSTITLE_BUGZILLA DMD Compiler regressions,
694
694
695
+ $(LI $(BUGZILLA 18068): No file names and line numbers in stack trace)
695
696
$(LI $(BUGZILLA 18821): DMD segfault when doing unsafe operation outside of any function)
696
697
$(LI $(BUGZILLA 18905): [Reg 2.079] C++ classes can no longer be used with -betterC)
697
698
$(LI $(BUGZILLA 18936): Internal error: dmd/backend/cgxmm.c 684)
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ Macros:
213
213
_=BETA=$(COMMENT $0)
214
214
BETA=$0
215
215
B_DMDV2=2.081.0
216
- B_SUFFIX=beta.2
216
+ B_SUFFIX=rc.1
217
217
218
218
DEB32=$(DLSITE dmd_$(DMDV2)-0_i386.deb)
219
219
DEB64=$(DLSITE dmd_$(DMDV2)-0_amd64.deb)
You can’t perform that action at this time.
0 commit comments