[Mono-bugs] [Bug 68823][Maj] Changed - can't set PrivateBinPath

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 15:01:46 -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=68823

--- shadow/68823	2004-10-27 12:37:40.000000000 -0400
+++ shadow/68823.tmp.26732	2004-10-27 15:01:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 68823
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -20,6 +20,15 @@
 reading back the value gives null.  Test case attached.
 
 ------- Additional Comments From james@ximian.com  2004-10-26 16:41 -------
 Created an attachment (id=13084)
 tarball of a test case
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-10-27 15:01 -------
+This is the output i get on windows:
+
+C:\gonzalo\privatebinpath-test>Foo.exe
+PrivateBinPath =
+
+And it's the same I get on linux with mono HEAD.
+Seems like the bug is in mono-1-0. I'm filing a separate bug for it.