[Mono-bugs] [Bug 76575][Min] Changed - [GMCS] [PATCH]
MethodInfo.MakeGenericMethod() returns null when the count of
args is unexpected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 8 14:02:35 EST 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76575
--- shadow/76575 2005-10-28 18:20:03.000000000 -0400
+++ shadow/76575.tmp.27379 2005-11-08 14:02:35.000000000 -0500
@@ -61,6 +61,11 @@
------- Additional Comments From atsushi at ximian.com 2005-10-27 15:29 -------
Maybe Martin again?
------- Additional Comments From martin at ximian.com 2005-10-28 18:20 -------
Well, I'd prefer throwing the exception in managed code if possible,
but besides that it looks ok.
+
+------- Additional Comments From atsushi at ximian.com 2005-11-08 14:02 -------
+Created an attachment (id=16036)
+Yeah. Thus, managed version
+
More information about the mono-bugs
mailing list