[Mono-bugs] [Bug 78024][Nor] Changed - Thread.Abort() fails if
'return' is used inside 'catch'
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 17:11:26 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78024
--- shadow/78024 2006-04-11 19:03:46.000000000 -0400
+++ shadow/78024.tmp.29744 2006-04-12 17:11:26.000000000 -0400
@@ -89,6 +89,10 @@
Notice that the catch block contains two 'leave' statements.
MS.NET and PEVerify seems to permit this, so I guess this means this
is valid IL. It confuses the mono runtime, however. The csc compiled
programs runs fine on mono.
+
+------- Additional Comments From vargaz at gmail.com 2006-04-12 17:11 -------
+Fixed in SVN HEAD and the 1.1.13 branch.
+
More information about the mono-bugs
mailing list