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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 1 May 2003 10:00:26 -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 gonzalo@ximian.com.

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

--- shadow/39632	Fri Apr 25 04:12:02 2003
+++ shadow/39632.tmp.26446	Thu May  1 10:00:26 2003
@@ -1,13 +1,13 @@
 Bug#: 39632
 Product: Mono/Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathias.hasselmann@gmx.de               
 QAContact: mono-bugs@ximian.com
@@ -102,6 +102,9 @@
 ------- 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
 
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-01 10:00 -------
+Lupus just fixed this one.