[Mono-bugs] [Bug 74996][Blo] Changed - MI/ method lookup oddness ...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 27 09:34:47 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 michael at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74996
--- shadow/74996 2005-05-27 09:32:51.000000000 -0400
+++ shadow/74996.tmp.23520 2005-05-27 09:34:47.000000000 -0400
@@ -323,6 +323,15 @@
it wasn't in the proxy method.
------- Additional Comments From michael at ximian.com 2005-05-27 09:32 -------
Created an attachment (id=15223)
patch fixing this
+
+------- Additional Comments From michael at ximian.com 2005-05-27 09:34 -------
+The (very simple minded) patch attached fixes the metadata read and
+hence trampoline generation for me quite nicely :-)
+
+I guess it could be substantially more optimal; it's also the case
+that the if (*count < 2 ) thing is a bug - 1 interface can still be
+missing an arbitrarily large number of derived sub-interfaces ;-)
+should improve that check I guess.
More information about the mono-bugs
mailing list