[Mono-bugs] [Bug 72644][Nor] Changed - [GMCS]: Anonymous generic methods in delegates

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Apr 2005 11:55:24 -0400 (EDT)


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72644

--- shadow/72644	2005-03-02 12:04:55.000000000 -0500
+++ shadow/72644.tmp.12157	2005-04-29 11:55:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 72644
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: Gentoo 2.6.9-r4
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: ximian@asaj.org               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,9 @@
     C<int>.M();
     // This call is not:
     B.M<int>();
   }
 
 }
+
+------- Additional Comments From martin@ximian.com  2005-04-29 11:55 -------
+Fixed in SVN.