[Mono-bugs] [Bug 30159][Maj] Changed - System.Delegate.CreateDelegate() is not testing the type of the first parameter (it must be son of Delegate)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
11 Sep 2002 09:07:57 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30159
--- shadow/30159 Tue Sep 10 17:08:33 2002
+++ shadow/30159.tmp.17975 Wed Sep 11 05:07:57 2002
@@ -1,14 +1,14 @@
Bug#: 30159
Product: Mono/Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: kiwnix@yahoo.es
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -67,6 +67,9 @@
{
Console.WriteLine("Mostrando"); //if S is not used,
//the problem doesnt appear
//But a exception should be thrown
}
}
+
+------- Additional Comments From lupus@ximian.com 2002-09-11 05:07 -------
+Fixed in cvs.