[Mono-bugs] [Bug 522677] Ambiguity resolving in inhereted interface polymorphism reversed in comparison to .net

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 16 08:55:49 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=522677

User nsarris79 at hotmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=522677#c1





--- Comment #1 from Nikos Sarris <nsarris79 at hotmail.com>  2009-07-16 06:55:49 MDT ---
Correction on Actual and Expected results (reversed by mistake). Should read:

Actual Results:

(B<T>)C.Member resolves to A<T>.Member

Expected Results:

(B<T>)C.Member should resolve to B.Member to match .net

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list