[Mono-bugs] [Bug 37511][Wis] New - Environment.GetCommandLineArgs behavior differs from MS
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 1 Feb 2003 19:18:35 -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 mkestner@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37511
--- shadow/37511 Sat Feb 1 19:18:35 2003
+++ shadow/37511.tmp.1936 Sat Feb 1 19:18:35 2003
@@ -0,0 +1,21 @@
+Bug#: 37511
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mkestner@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+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.