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

           Summary: interface multiple inheritance not call methods
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Oleg B <[email protected]> 2013-12-21 17:31:12 PST ---
Created an attachment (id=1302)
[email protected](38): funcA not called

In situation with multiple inheritance in realization, like in attachment,
there is a problem: functions (funcA) of the first interface (IFaceA) isn't
callable, of which inherited the intermediate interface (IFaceA1)

compiler: DMD64 D Compiler v2.064-devel-37e15ab
OS: Linux 3.11.6-200.fc19.x86_64

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

Reply via email to