[Mono-bugs] [Bug 29871][Nor] Changed - Delegete.CreateDelegate(Type,object,string) returns delegates for static methods

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Sep 2002 10:14:18 -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=29871

--- shadow/29871	Wed Sep  4 11:19:36 2002
+++ shadow/29871.tmp.7093	Fri Sep  6 06:14:18 2002
@@ -1,14 +1,14 @@
 Bug#: 29871
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ric@users.sourceforge.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -47,6 +47,9 @@
       return s1 == s2;
     }
   }
 }
 
 This program creates a delegate for M1, but it shouldn't.
+
+------- Additional Comments From lupus@ximian.com  2002-09-06 06:14 -------
+Fixed in cvs.