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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 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 [EMAIL PROTECTED]  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).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to