[Mono-bugs] [Bug 74565][Nor] Changed - Flow analysis failing for finally detection.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 11 Apr 2005 05:05:36 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=74565
--- shadow/74565 2005-04-10 13:46:54.000000000 -0400
+++ shadow/74565.tmp.7220 2005-04-11 05:05:36.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
-AssignedTo: martin@ximian.com
+AssignedTo: marek.safar@seznam.cz
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Flow analysis failing for finally detection.
@@ -45,6 +45,9 @@
finally {}
}
}
}
This leads to a compiler crash.
+
+------- Additional Comments From marek.safar@seznam.cz 2005-04-11 05:05 -------
+I have patch for this 1 month old