Author: zoltan
Date: 2005-03-16 07:30:14 -0500 (Wed, 16 Mar 2005)
New Revision: 41892
Modified:
trunk/mono/mono/mini/ChangeLog
trunk/mono/mono/mini/mini.c
Log:
2005-03-16 Zoltan Varga <[EMAIL PROTECTED]>
* mini.c (mono_jit_free_method): Remove the fixme too.
Modified: trunk/mono/mono/mini/ChangeLog
===================================================================
--- trunk/mono/mono/mini/ChangeLog 2005-03-16 12:30:11 UTC (rev 41891)
+++ trunk/mono/mono/mini/ChangeLog 2005-03-16 12:30:14 UTC (rev 41892)
@@ -1,3 +1,7 @@
+2005-03-16 Zoltan Varga <[EMAIL PROTECTED]>
+
+ * mini.c (mono_jit_free_method): Remove the fixme too.
+
2005-03-15 Miguel de Icaza <[EMAIL PROTECTED]>
* mini.c: As discussed, make the code actually free the delegate
Modified: trunk/mono/mono/mini/mini.c
===================================================================
--- trunk/mono/mono/mini/mini.c 2005-03-16 12:30:11 UTC (rev 41891)
+++ trunk/mono/mono/mini/mini.c 2005-03-16 12:30:14 UTC (rev 41892)
@@ -9393,7 +9393,6 @@
mono_domain_unlock (domain);
#ifdef MONO_ARCH_HAVE_INVALIDATE_METHOD
- /* FIXME: only enable this with a env var */
if (mono_env_debug && method->wrapper_type ==
MONO_WRAPPER_NATIVE_TO_MANAGED) {
/*
* Instead of freeing the code, change it to call an error
routine
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches