[Mono-bugs] [Bug 60442][Maj] Changed - PrivateBinPath bug again...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Jun 2004 12:45:36 -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 jackson@ximian.com.

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

--- shadow/60442	2004-06-18 18:44:11.000000000 -0400
+++ shadow/60442.tmp.7568	2004-06-21 12:45:36.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60442
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: Linux skif 2.4.25 #2 SMP Fri Apr 23 14:03:00 MSD 2004 i686 athlon i386 GNU/Linux
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: jackson@ximian.com                            
 ReportedBy: vguzev@yandex.ru               
 QAContact: mono-bugs@ximian.com
@@ -108,6 +108,12 @@
 will mostly be used for security fixes." and severity is meant to be
 set by the developer fixing the bug.
 
 Thanks!
 Jackson
 
+
+------- Additional Comments From jackson@ximian.com  2004-06-21 12:45 -------
+The code is incorrect, you should just be appending a relative path.
+This test fails on MS .net. To fix the code change the code to
+.AppendPrivatePath ("object");
+