[Mono-bugs] [Bug 56333][Nor] New - System.Diagnostics.Process.Start()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 10:58:36 -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 fn30762@fmi.uni-sofia.bg.
http://bugzilla.ximian.com/show_bug.cgi?id=56333
--- shadow/56333 2004-04-01 10:58:36.000000000 -0500
+++ shadow/56333.tmp.29699 2004-04-01 10:58:36.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 56333
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details: Fedora Core 1
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: fn30762@fmi.uni-sofia.bg
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: System.Diagnostics.Process.Start()
+
+Syste.Diagnostics.Process.Start("mcs","client.cs") OR Process.Start
+("mcs client.cs") DOES NOT WORK???
+
+It gives me that I have not supplied any arguments to the mono compiler.