[Issue 13967] More precise non- at nogc error messages
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Jan 31 06:04:53 PST 2016
https://issues.dlang.org/show_bug.cgi?id=13967
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
This code has been changed to being fully inferred to @nogc from 2.068, so
today no @nogc violation errors happen with the example case. And, the
diagnostic improvement is done in master, by fixing issue 12829.
Mark as resolved-worksforme.
--
More information about the Digitalmars-d-bugs
mailing list