[Mono-bugs] [Bug 59427][Wis] Changed - Reachability of try with
finally
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 24 04:35:00 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59427
--- shadow/59427 2004-09-20 14:45:12.000000000 -0400
+++ shadow/59427.tmp.11623 2005-08-24 04:34:59.000000000 -0400
@@ -83,6 +83,11 @@
static void Foo () {
try {} finally {throw new NotImplementedException (); }
}
is valid.
}
+
+------- Additional Comments From atsushi at ximian.com 2005-08-24 04:34 -------
+Created an attachment (id=15627)
+proposed fix
+
More information about the mono-bugs
mailing list