[Mono-bugs] [Bug 81663][Wis] Changed - [PATCH] Performance: Delegate optimization, DLR and IronPython
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 10 15:22:10 EDT 2007
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 joncham at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81663
--- shadow/81663 2007-09-06 11:10:31.000000000 -0400
+++ shadow/81663.tmp.5365 2007-09-10 15:22:10.000000000 -0400
@@ -325,6 +325,11 @@
arguments.
*) delegate_invoke_impl_with_target_hash needs to be removed also from
domain.c and the header files
*) you need a space before any open [
*) even if the possible leak is minimal, it's so easy to avoid it
using a lock that it's best to handle it properly
+
+------- Additional Comments From joncham at gmail.com 2007-09-10 15:22 -------
+Created an attachment (id=20007)
+Architecture Specific Delegate Caching #2
+
More information about the mono-bugs
mailing list