https://d.puremagic.com/issues/show_bug.cgi?id=12344
Summary: .di generation doesn't include contracts in interfaces
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
Depends on: 6549
--- Comment #0 from Adam D. Ruppe <[email protected]> 2014-03-10
20:48:29 PDT ---
Since contracts are logically part of an interface, they should be included in
the automatically generated .di file
See also: https://d.puremagic.com/issues/show_bug.cgi?id=6549 as to why it
won't work for abstract classes or even interface files without the bodies.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------