[Mono-bugs] [Bug 67048][Nor] Changed - mcs produces warnings where csc does not

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 29 Sep 2004 02:33:10 -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 mathpup@mylinuxisp.com.

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

--- shadow/67048	2004-09-29 02:24:33.000000000 -0400
+++ shadow/67048.tmp.1170	2004-09-29 02:33:10.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -61,6 +61,15 @@
 k.cs(14,13): warning CS0219: The variable 'n' is assigned but its value 
 is never used
 
 How often does this happen? 
 
 Always
+
+------- Additional Comments From mathpup@mylinuxisp.com  2004-09-29 02:33 -------
+I was in Windows when I reported the error, so I wasn't able to paste 
+the warning that mcs gives: 
+ 
+k.cs(14) warning CS0219: The variable 'n' is assigned but its value 
+is never used 
+k.cs(10) warning CS0219: The variable 'm' is assigned but its value 
+is never used