[Mono-bugs] [Bug 26973][Nor] Changed - In try block, 'return' doesn't return

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
3 Jul 2002 21:53:11 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=26973

--- shadow/26973	Tue Jun 25 15:57:06 2002
+++ shadow/26973.tmp.4003	Wed Jul  3 17:53:10 2002
@@ -1,14 +1,14 @@
 Bug#: 26973
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: adb@tardis.ed.ac.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,10 @@
 Prints "Shouldn't get here"
 
 Expected Results:
 
 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?