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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 14:32:58 -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-22 14:30:47.000000000 -0400
+++ shadow/60442.tmp.25806	2004-06-22 14:32:58.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: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: jackson@ximian.com                            
 ReportedBy: vguzev@yandex.ru               
 QAContact: mono-bugs@ximian.com
@@ -168,6 +168,11 @@
 
 
 ------- Additional Comments From jackson@ximian.com  2004-06-22 14:30 -------
 Created an attachment (id=8288)
 patch to AppDomain.cs
 
+
+------- Additional Comments From jackson@ximian.com  2004-06-22 14:32 -------
+The idea of this patch is to always send full paths to the runtime,
+and have the runtime always assume full paths so we dont need to
+build/reduce in the runtime.