[Mono-bugs] [Bug 57612][Nor] Changed - [PATCH] Mono ignores privatePath in appconfig
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 23 09:26:32 EDT 2007
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57612
--- shadow/57612 2007-07-12 18:11:23.000000000 -0400
+++ shadow/57612.tmp.1429 2007-08-23 09:26:32.000000000 -0400
@@ -124,6 +124,9 @@
------- Additional Comments From miguel at ximian.com 2007-07-12 18:11 -------
Am wondering if the extra paths should not be an extra argument that
is used to construct the actual assemblies_path array, because it
seems that this information is AppDomain-specific, it should not be
updating a global setting that might cause other appdomains to act on it.
+
+------- Additional Comments From mhabersack at novell.com 2007-08-23 09:26 -------
+Below is a proposed fix to the problem. Please review.
More information about the mono-bugs
mailing list