[Mono-bugs] [Bug 82595][Maj] Changed - getting proxy for ContextBoundObject with virtual generic functions fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 12:37:31 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82595
--- shadow/82595 2007-08-25 15:16:17.000000000 -0400
+++ shadow/82595.tmp.16412 2007-08-28 12:37:31.000000000 -0400
@@ -179,6 +179,20 @@
always
------- Additional Comments From robertj at gmx.net 2007-08-25 15:16 -------
*** This bug has been marked as a duplicate of 78882 ***
+
+------- Additional Comments From robertj at gmx.net 2007-08-28 12:37 -------
+BTW, when I run you sample on MS.NET, I got this:
+
+
+Unbehandelte Ausnahme: System.TypeLoadException: Kontextgebundene
+Objekte mit generischen Methoden werden nicht unterstützt.
+
+Translation: Unhanded exception: System.TypeLoadException: context-
+bound objects with generic methods are not supported.
+
+
+So we need to catch this in Mono as well.
+
More information about the mono-bugs
mailing list