[Issue 5344] Interface Inheritance Problem

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 19 10:30:26 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5344



--- Comment #3 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2010-12-19 10:28:32 PST ---
Yeah the only way this compiles is if you use the A type:
A b = new BCl();
b.a(1);

I don't see why using a B object wouldn't work. Bug, i guess..

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


More information about the Digitalmars-d-bugs mailing list