[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:02:02 -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 22:01:21.000000000 -0400
+++ shadow/58922.tmp.4837 2004-05-27 22:02:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58922
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: gonzalo@ximian.com
ReportedBy: robik@mailbox.sk
QAContact: mono-bugs@ximian.com
@@ -93,6 +93,9 @@
------- 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"
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-27 22:02 -------
+As the test demonstrates, this is not a bug.