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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 :-) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
