[Mono-bugs] [Bug 26973][Nor] Changed - In try block, 'return' doesn't return
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Jul 2002 08:10:29 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=26973
--- shadow/26973 Fri Jul 5 19:25:30 2002
+++ shadow/26973.tmp.3453 Thu Jul 18 04:10:29 2002
@@ -1,22 +1,21 @@
Bug#: 26973
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: adb@tardis.ed.ac.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: In try block, 'return' doesn't return
Steps to reproduce the problem:
class X {
public static void Main() {
@@ -40,6 +39,9 @@
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.
+
+------- Additional Comments From duncan@ximian.com 2002-07-18 04:10 -------
+I can verified that this is happening; I just bumped into this bug myself.