http://d.puremagic.com/issues/show_bug.cgi?id=3706
Summary: delegates of interfaces with multiple inheritance fail
Product: D
Version: 1.054
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Fawzi Mohamed <[email protected]> 2010-01-14 12:42:31 PST ---
Created an attachment (id=550)
an example of the bug
Delegates of an interface that refer to methods in sub interfaces that are not
the first one fail.
Somehow when done through ThreadLocal variables the bug is slightly different
(nothing seems to be called), whereas the other examples that I show another
method get called.
I set it as major because it is a subtle bug that took me very long to track
down, its effects a similar to memory pollution...
This is a bug in both 1.047 and 1.055
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------