[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
Mon Mar 12 07:37:55 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81107
--- shadow/81107 2007-03-11 11:31:03.000000000 -0500
+++ shadow/81107.tmp.28318 2007-03-12 06:37:55.000000000 -0500
@@ -58,6 +58,10 @@
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).
+
+------- Additional Comments From vargaz at gmail.com 2007-03-12 06:37 -------
+Thats an entirely different bug.
+
More information about the mono-bugs
mailing list