[Mono-bugs] [Bug 75255][Nor] Changed - spurious unreachability warning with GOTO

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 6 19:57:06 EST 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 matt at use.net.

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

--- shadow/75255	2005-06-13 16:25:23.000000000 -0400
+++ shadow/75255.tmp.22759	2006-01-06 19:57:06.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Cosmetic
+Priority: Normal
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: vgapeyev at cis.upenn.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -47,6 +47,16 @@
 
 
 Expected Results:
 
 No warning should occur. (The execution is correct, i.e. the
 "unreachable" code is being reached.)
+
+------- Additional Comments From matt at use.net  2006-01-06 19:57 -------
+ I (and some people on IRC) think this undeserved warning in mcs may 
+be the same bug: 
+ 
+cs-parser.cs(956,5): warning CS0162: Unreachable code detected  
+ 
+ 
+I'm slowly working to try and eliminate compiler warnings so people 
+will pay attention to them. 


More information about the mono-bugs mailing list