[Mono-bugs] [Bug 72195][Nor] Changed - wrong error and crash when compiling unreachable code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Apr 2005 04:53:34 -0400 (EDT)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72195
--- shadow/72195 2005-02-07 17:55:26.000000000 -0500
+++ shadow/72195.tmp.18571 2005-04-30 04:53:34.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 72195
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
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
+
+------- Additional Comments From martin@ximian.com 2005-04-30 04:53 -------
+Works fine with latest SVN.