[Mono-bugs] [Bug 78882][Nor] Changed - [PATCH] Remoting/generics support missing.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 8 13:06:17 EDT 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78882
--- shadow/78882 2007-05-07 17:02:44.000000000 -0400
+++ shadow/78882.tmp.4580 2007-06-08 13:06:17.000000000 -0400
@@ -431,6 +431,9 @@
------- Additional Comments From robertj at gmx.net 2007-05-07 16:21 -------
Because virtual open generic methods (I mean those: Method <T> ())
don't need a trampoline. Those methods are never called. Only the
inflated methods are called, and those get their remoting wrappers
from mono_get_virtual_method ().
+
+------- Additional Comments From miguel at ximian.com 2007-06-08 13:06 -------
+Ping, is this good to go?
More information about the mono-bugs
mailing list