[Mono-bugs] [Bug 29807][Wis] Changed - Delegate.CreateDelegate(Type,Type,string) does not work
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Sep 2002 15:31:22 -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 manyoso@yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29807
--- shadow/29807 Tue Sep 3 10:42:00 2002
+++ shadow/29807.tmp.9924 Tue Sep 3 11:31:22 2002
@@ -1,14 +1,14 @@
Bug#: 29807
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ric@users.sourceforge.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,9 @@
in (unmanaged) 06 System.Delegate:CreateDelegate_internal
(System.Type,object,System.Reflection.MethodInfo)
in <0x00004> 06 System.Delegate:CreateDelegate_internal
(System.Type,object,System.Reflection.MethodInfo)
in <0x00125> 00 System.Delegate:CreateDelegate (System.Type,System.Type,string)
in <0x0007c> 00 T1.T:Main (string[])
+
+------- Additional Comments From manyoso@yahoo.com 2002-09-03 11:31 -------
+I think this is fixed. Please verify :-)