[Issue 17541] @nogc template deduction problem (codegen different from .mangleof)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jun 23 05:43:55 PDT 2017


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

--- Comment #2 from johanengelen at weka.io ---
In other code I hit the same issue but now with compiler-invocation-dependent
deduction of `@safe` or `@trusted` for `__fieldDtor` of a struct.

--


More information about the Digitalmars-d-bugs mailing list