[Mono-bugs] [Bug 74996][Blo] Changed - MI/ method lookup oddness ...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 25 09:48:31 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74996
--- shadow/74996 2005-05-25 05:46:50.000000000 -0400
+++ shadow/74996.tmp.26103 2005-05-25 09:48:31.000000000 -0400
@@ -10,13 +10,12 @@
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: michael at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: MI/ method lookup oddness ...
I have this code:
public string testMulti(XMulti multi)
{
@@ -246,6 +245,11 @@
------- Additional Comments From michael at ximian.com 2005-05-25 05:46 -------
Tellingly - if I re-order the test/object code - it will execute the
methods on XMultiBase6 and XMultiBase7 but not on any of the other
child interfaces :-)
+
+------- Additional Comments From vargaz at gmail.com 2005-05-25 09:48 -------
+lluis, could you comment on the last comments ?
+
+
More information about the mono-bugs
mailing list