[Mono-bugs] [Bug 79034][Nor] Changed - label flagged as unreachable code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 14 08:06:23 EDT 2006


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 rharinath at novell.com.

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

--- shadow/79034	2006-08-08 13:11:01.000000000 -0400
+++ shadow/79034.tmp.15936	2006-08-14 08:06:23.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79034
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Tiger
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: ats at cs.rit.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -42,6 +42,13 @@
         return b.ToString();
       }
 
 The label is marked as unreachable.
 
 rtl/Utils.cs(137,9): warning CS0162: Unreachable code detected
+
+------- Additional Comments From rharinath at novell.com  2006-08-14 08:06 -------
+I modified your fragment to add declarations for 'ch' and 'b', and add
+an enclosing class.  I was unable to reproduce the warning.
+
+I believe this bug has been fixed in the SVN version of mcs (probably
+even in version 1.1.16).


More information about the mono-bugs mailing list