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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 20 14:52:40 PDT 2014


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

--- Comment #10 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/ac4de32709c2fafd0bd73222458f6899e0e2641c
fix Issue 13113 - cannot build druntime's gc.d with -debug=INVARIANT, bad @nogc
inference?

Bypass attribute check on direct invariant calls.

https://github.com/D-Programming-Language/dmd/commit/8e56b9faffb2c9a3d9e1d6c3a0c74ffc9c486033
Merge pull request #3775 from 9rnsr/fix13113

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

--


More information about the Digitalmars-d-bugs mailing list