[Mono-bugs] [Bug 72195][Nor] Changed - wrong error and crash when compiling unreachable code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 17:55:26 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/72195	2005-02-03 14:36:57.000000000 -0500
+++ shadow/72195.tmp.27262	2005-02-07 17:55:26.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 72195
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: wrong error and crash when compiling unreachable code
@@ -46,6 +46,9 @@
 (Mono.CSharp.TypeContainer,Mono.CSharp.Attributable)
 in <0x00022> Mono.CSharp.Method:Emit ()
 in <0x0057a> Mono.CSharp.TypeContainer:EmitType ()
 in <0x003e5> Mono.CSharp.RootContext:EmitCode ()
 in <0x00c48> Mono.CSharp.Driver:MainDriver (string[])
 in <0x0000f> Mono.CSharp.Driver:Main (string[])
+
+------- Additional Comments From miguel@ximian.com  2005-02-07 17:55 -------
+Flow analysis bug for Martin