[Issue 20409] Interface parameter conversion inversed - breaking all attributes enforcement

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 19 10:16:10 UTC 2019


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

--- Comment #1 from Eyal <eyal at weka.io> ---
NOTE: By "strengthen" I mean adding arbitrary attributes like @nogc or pure to
a delegate that does not truly have them.

This bug means D's attribute enforcement, including @safe, is fundamentally
broken.

--


More information about the Digitalmars-d-bugs mailing list