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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=73373 --- shadow/73373 2005-05-31 07:18:31.000000000 -0400 +++ shadow/73373.tmp.32622 2005-05-31 07:21:11.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 73373 Product: Mono: Compilers Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Critical Component: Basic AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -86,6 +86,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-03-05 07:23 ------- Created an attachment (id=14561) download.ascx, the Custom Control that raises the bug + +------- Additional Comments From [EMAIL PROTECTED] 2005-05-31 07:21 ------- +This was a problem with the 'For Each' statement, where mbas was +trying to emit a 'finally' block without actually emitting a 'Try' +block. Fixed in svn now (r45185) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
