[Mono-bugs] [Bug 58922][Maj] Changed - wrong usage of AppDomainSetup.PrivateBinPath when searching for private assemblies, wrong implementation of AppDomain.AppendPrivatePath()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 May 2004 22:01:21 -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=58922

--- shadow/58922	2004-05-27 21:59:52.000000000 -0400
+++ shadow/58922.tmp.4811	2004-05-27 22:01:21.000000000 -0400
@@ -88,6 +88,11 @@
 Btw, above those lines you'll see that for the default domain the
 types are not found. That's a bug that i'm going to file and fix.
 
 Btw2, next time, please, apart from the detailed explanation, include
 a test case.
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-27 22:01 -------
+Created an attachment (id=7880)
+domain.tar.gz - untar, cd domain and run "make test"
+