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=77213 --- shadow/77213 2006-01-11 14:28:34.000000000 -0500 +++ shadow/77213.tmp.17280 2006-06-13 16:02:35.000000000 -0400 @@ -2,22 +2,22 @@ Product: Mono: Runtime Version: 1.0 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Cosmetic Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: We always emit fat seh clauses +Summary: [PATCH] always emit fat seh clauses The spec describes two format of seh clauses, depending on the size of the exception blocks. Currently the runtime always emits fat seh clauses. The following patch implements the abality to write small and fat seh clauses. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
