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=81663 --- shadow/81663 2007-08-30 22:23:48.000000000 -0400 +++ shadow/81663.tmp.26773 2007-08-30 22:26:28.000000000 -0400 @@ -284,6 +284,12 @@ mono_global_codeman_reserve(). ------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 22:23 ------- Created an attachment (id=19935) Static Implementation + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 22:26 ------- +I attached a patch that allocates the correct space using +mono_code_manager_reserve. The x86_jump_membase call only seems to +require 3 bytes, but I just used 4. If I should only allocate 3 bytes +for the x86_jump_membase call, let me know. Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
