[Mono-bugs] [Bug 77213][Cos] Changed - [PATCH] always emit fat seh
clauses
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 13 16:02:35 EDT 2006
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 mono at evain.net.
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: mono-bugs at ximian.com
ReportedBy: mono at evain.net
QAContact: mono-bugs at ximian.com
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.
More information about the mono-bugs
mailing list