[Mono-bugs] [Bug 37511][Wis] Changed - Environment.GetCommandLineArgs behavior differs from MS
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 4 Feb 2003 20:10:15 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37511
--- shadow/37511 Sat Feb 1 19:18:35 2003
+++ shadow/37511.tmp.10536 Tue Feb 4 20:10:15 2003
@@ -1,14 +1,14 @@
Bug#: 37511
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -16,6 +16,9 @@
Cc:
Summary: Environment.GetCommandLineArgs behavior differs from MS
According to posts on the sd-mono-port list, Environment.GetCommandLineArgs
returns a fully qualified path on the MS framework. Apparently this is not
the case on mono.
+
+------- Additional Comments From gonzalo@ximian.com 2003-02-04 20:10 -------
+Fixed in CVS.