[Mono-bugs] [Bug 68823][Maj] Changed - can't set PrivateBinPath
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 12:37:40 -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 naresh@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68823
--- shadow/68823 2004-10-26 16:41:02.000000000 -0400
+++ shadow/68823.tmp.24702 2004-10-27 12:37:40.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 68823
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: can't set PrivateBinPath
Apparently with mono CVS HEAD, I can't set
AppDomain.SetupInformation.PrivateBinPath. The assignment succeeds, but
reading back the value gives null. Test case attached.