[Issue 12321] Contracts of implemented interface method aren't called

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 8 11:54:58 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12321



--- Comment #3 from NCrashed at gmail.com 2014-03-08 11:54:57 PST ---
(In reply to comment #2)
> Workaround: add empty in{} after interface method specification.
> ```
> void foo() in {}
> ```

Unfortunately i harried up. This enables only unreachable code detection, but
contract still isn't called.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list