[Mono-bugs] [Bug 81107][Wis] Changed - System.Delegate.CreateDelegate does not support the throwOnBindFailureParameter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 11 12:31:03 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81107
--- shadow/81107 2007-03-11 11:03:42.000000000 -0500
+++ shadow/81107.tmp.615 2007-03-11 11:31:03.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 81107
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: dmitchell at logos.com
QAContact: mono-bugs at ximian.com
@@ -53,6 +53,11 @@
------- Additional Comments From gert.driesen at pandora.be 2007-03-11 05:27 -------
I've also attached unit tests for this.
------- Additional Comments From vargaz at gmail.com 2007-03-11 11:03 -------
Fixed in SVN. The tests are ok to check in.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-03-11 11:31 -------
+The CreateDelegate_Instance_BindFailure test still fails since we do
+not verify whether the specified MethodInfo matches the signature of
+the delegate (while we do check this for static methods).
More information about the mono-bugs
mailing list