[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
Fri, 28 May 2004 09:26:39 -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-28 04:04:18.000000000 -0400
+++ shadow/58922.tmp.12187 2004-05-28 09:26:39.000000000 -0400
@@ -132,6 +132,10 @@
You have the same issue, when u use an configuration file.
see: http://bugzilla.ximian.com/show_bug.cgi?id=57612
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-28 09:26 -------
+They say 'semicolon' because that's the PathSeparator on windows.
+Probably they don't care much about portability ;-)