[Issue 13113] cannot build druntime's gc.d with -debug=INVARIANT, bad @nogc inference?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 12 11:09:20 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13113

--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I'm not 100% sure this is a regression, because the code inside the invariant
changed, too. 
Is there a reason why the destructor has to be @safe, pure and @nogc?

--


More information about the Digitalmars-d-bugs mailing list