[Mono-bugs] [Bug 60441][Wis] Changed - [GMCS] Attributes on generic methods

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 18:00:26 -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=60441

--- shadow/60441	2004-06-18 16:25:28.000000000 -0400
+++ shadow/60441.tmp.29809	2004-06-18 18:00:26.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60441
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 	static void Main () {}
 	[System.CLSCompliant (false)]
 	void X <T> (T t) {}
 }
 
 Will not compile.
+
+------- Additional Comments From martin@ximian.com  2004-06-18 18:00 -------
+FIXED in CVS.