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=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 [EMAIL PROTECTED]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to