[Mono-bugs] [Bug 39632][Wis] Changed - Outer finally blocks skipped

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 25 Apr 2003 04:12:02 -0400 (EDT)


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 dietmar@ximian.com.

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

--- shadow/39632	Fri Apr 25 04:01:40 2003
+++ shadow/39632.tmp.3728	Fri Apr 25 04:12:02 2003
@@ -1,12 +1,12 @@
 Bug#: 39632
 Product: Mono/Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathias.hasselmann@gmx.de               
@@ -93,8 +93,15 @@
 
 Expected Results:
 
 i = 123
 cleaning up
 
+
+
+
+------- Additional Comments From dietmar@ximian.com  2003-04-25 04:12 -------
+also the catch handler is not called. I added a new test case:
+
+mono/mono/tests/exception16.cs