[Mono-bugs] [Bug 76678][Cos] Changed - mcs reports CS0168 instead of CS0219 for variable assigned in if block

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 12 05:54:36 EST 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 atsushi at ximian.com.

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

--- shadow/76678	2005-11-12 05:13:09.000000000 -0500
+++ shadow/76678.tmp.27491	2005-11-12 05:54:36.000000000 -0500
@@ -1,15 +1,15 @@
 Bug#: 76678
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -66,6 +66,9 @@
 
 Expected result:
 test.cs(13,10): warning CS0219: The variable 'forceCreation' is assigned 
 but its value is never used
 test.cs(23,10): warning CS0219: The variable 'forceCreation' is assigned 
 but its value is never used
+
+------- Additional Comments From atsushi at ximian.com  2005-11-12 05:54 -------
+http://bugzilla.ximian.com/show_bug.cgi?id=34154


More information about the mono-bugs mailing list