[Mono-bugs] [Bug 50871][Nor] Changed - warning CS0168 (-warn:4)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 03:32:12 -0500 (EST)


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=50871

--- shadow/50871	2003-12-16 02:54:04.000000000 -0500
+++ shadow/50871.tmp.557	2003-12-16 03:32:12.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50871
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: polak@gnu.org               
 QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
 
 ------- Additional Comments From martin@ximian.com  2003-12-16 02:54 -------
 Ooops, sorry - I was a bit confused by this bug report.  
 From your comment `// x = something; is missing' I thought the bug  
 was about the missing CS0177 - but in fact, it's about the erroneous  
 CS0168.  
+
+------- Additional Comments From martin@ximian.com  2003-12-16 03:32 -------
+Fixed in CVS.