You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -496,6 +500,7 @@ $(LI $(BUGZILLA 24434): Casting away const with cast$(LPAREN)$(RPAREN) should no
496
500
$(LI $(BUGZILLA 24477): Union access of bool shouldn't be allowed in @safe)
497
501
$(LI $(BUGZILLA 24485): Invalid implicit ref return reinterpret cast for structs with copy constructor)
498
502
$(LI $(BUGZILLA 24493): FreeBSD_14 version identifier missing)
503
+
$(LI $(BUGZILLA 24504): ImportC: Enum declarations with a mixture of `int` and `uint` literal values cause errors, when targeting Windows, when debug info generation is enabled.)
499
504
$(LI $(BUGZILLA 24520): [REG] type$(LPAREN)value$(RPAREN) got a synonym $(LPAREN)type$(RPAREN)$(LPAREN)value$(RPAREN))
500
505
$(LI $(BUGZILLA 24525): auto ref lambda exp not parsed if used as left-most expression in an expression statement)
0 commit comments