[Mono-bugs] [Bug 75055][Min] Changed - [GMCS] Incorrect CS0169 warning in generic class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 10 13:16:43 EDT 2005


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 at ximian.com.

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

--- shadow/75055	2005-05-30 02:48:15.000000000 -0400
+++ shadow/75055.tmp.29676	2005-06-10 13:16:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75055
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: Ubuntu Linux 5.04 (Hoary)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: emrysk at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -44,6 +44,9 @@
 	public void Reset() { _e.Reset(); }
 
 	public void Dispose() { _e.Dispose(); }
 }
 
 class Program { static void Main() { } }
+
+------- Additional Comments From martin at ximian.com  2005-06-10 13:16 -------
+Fixed in SVN.


More information about the mono-bugs mailing list