[Mono-bugs] [Bug 74996][Blo] Changed - MI/ method lookup oddness ...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 2 06:31:53 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-06-02 04:32:17.000000000 -0400
+++ shadow/74996.tmp.9031	2005-06-02 06:31:53.000000000 -0400
@@ -402,6 +402,16 @@
 generic_param = 0x403f6c7e, generic_class = 0x403f6c7e}, attrs = 12489, 
     type = 0, num_mods = 18, byref = 0, pinned = 0, modifiers =
 0x81b6884}, generic_class = 0x60007d7, generic_container = 0x0, 
   reflection_info = 0x0, gc_descr = 0x0, runtime_info = 0x4042daa0,
 vtable = 0x80038d3}
 
+
+------- Additional Comments From michael at ximian.com  2005-06-02 06:31 -------
+More data - the method being invoked is 'getValues' which has ~17
+'out' parameters - however the out_args returned from
+mono_remoting_invoke for this method contains 0 arguments.
+
+Ok - so this is a separate bug; the underlying bug - the vtable
+construction is perfectly fixed by your patch.
+
+Thanks Lluis ! nice work :-)


More information about the mono-bugs mailing list