[Mono-bugs] [Bug 26973][Nor] Changed - In try block, 'return' doesn't return
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
5 Jul 2002 23:25:30 -0000
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 adb@tardis.ed.ac.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=26973
--- shadow/26973 Wed Jul 3 17:53:10 2002
+++ shadow/26973.tmp.1760 Fri Jul 5 19:25:30 2002
@@ -36,6 +36,10 @@
It shouldn't print anything. The 'return' should cause the function to
exit, only executing finally blocks (if any).
------- Additional Comments From miguel@ximian.com 2002-07-03 17:53 -------
I can not reproduce this bug, could you check if this is still
happening for you?
+
+------- Additional Comments From adb@tardis.ed.ac.uk 2002-07-05 19:25 -------
+Yup, it still happens for me. I'll see if I can figure out what's
+going on.