Hello,Currently, Mono only emits fat seh clauses. This patch allows the runtime to emit small clauses when possible. It also clean up a few things, by removing a goto statement, and using defined constants instead of plain numbers. Below is the changelog entry I'll commit if the patch is accepted:
2005-12-14 Jb Evain <[EMAIL PROTECTED]>
* reflection.c
(method_use_fat_seh): New helper method,
(method_encode_code): Emit small seh clauses when possible.
Could the patch be reviewed ?
Jb
reflection.patch
Description: Binary data
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
