[Mono-bugs] [Bug 57612][Nor] Changed - [PATCH] Mono ignores privatePath in appconfig

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 6 06:17:35 EDT 2005


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 urilith at gentoo.org.

http://bugzilla.ximian.com/show_bug.cgi?id=57612

--- shadow/57612	2005-07-06 06:08:49.000000000 -0400
+++ shadow/57612.tmp.18535	2005-07-06 06:17:35.000000000 -0400
@@ -95,6 +95,11 @@
 those to assemblies_path.  In appdomain.c I added the update_path_env
 call in ves_icall_System_AppDomain_LoadAssemblyRaw if
 ad->data->setup->private_path is set.  This definitely works for me. 
 Out of my 34 NModule tests, 21 pass with a simple nunit-console
 NModule.Core.Test.dll, and the 13 that fail are bad test cases, not
 the loader.
+
+------- Additional Comments From urilith at gentoo.org  2005-07-06 06:17 -------
+Might be worthwhile to add check_path_env after the call to the load
+method, since that'll restore it to the MONO_PATH defaults.  I'm
+looking into that now and will provide a new diff if it works.


More information about the mono-bugs mailing list