[Mono-bugs] [Bug 46609][Nor] Changed - AppDomain.BaseDirectory misses trailing directoryseparator on linux

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Dec 2003 04:18:10 -0500 (EST)


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 gert.driesen@pandora.be.

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

--- shadow/46609	2003-12-13 04:17:13.000000000 -0500
+++ shadow/46609.tmp.6500	2003-12-13 04:18:10.000000000 -0500
@@ -86,6 +86,11 @@
 
 
 ------- Additional Comments From gert.driesen@pandora.be  2003-12-13 04:17 -------
 Created an attachment (id=6228)
 small unit tests for System.AppDomain
 
+
+------- Additional Comments From gert.driesen@pandora.be  2003-12-13 04:18 -------
+Created an attachment (id=6229)
+(very) small test app that demonstrate difference between Mono and .NET with regards to the AppDomain.BaseDirectory for console apps
+