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=81627

--- shadow/81627        2007-07-20 09:29:03.000000000 -0400
+++ shadow/81627.tmp.4893       2007-07-20 12:31:21.000000000 -0400
@@ -304,6 +304,15 @@
 venture into the mono runtime...
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-07-20 09:29 -------
 Created an attachment (id=19587)
 Buggy patch implementing MS.net-style MulticastDelegate chaining
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-20 12:31 -------
+Juraj, you can try your patch without Zoltan's delegate optimization,
+il will help to first get things right. You should set
+MONO_ARCH_HAVE_CREATE_DELEGATE_TRAMPOLINE to zero for your plataform
+mini-?.h (mine is x86 - mini-x86.h).
+
+After that is fixed, you can proceed to change the delegate trampoline
+optimization. I'll take a closer look at your code later today.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to