[Mono-bugs] [Bug 59266][Maj] Changed - Assembly loading and AppDomains

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 15:41:56 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/59266	2004-05-28 15:41:24.000000000 -0400
+++ shadow/59266.tmp.20327	2004-05-28 15:41:56.000000000 -0400
@@ -18,6 +18,11 @@
 
 Assembly loading succeeds in an appdomain that have a private search path
 if the assembly has been loaded in another domain.
 
 Try the test case. Under MS, the loads in 'mydomain' fail. With mono, it
 loads the assemblies.
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-28 15:41 -------
+Created an attachment (id=7896)
+domain2.tar.gz - untar and run make test
+