[Mono-bugs] [Bug 22673][Wis] Changed - implementation of System.Diagnostics.Process missing

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Jun 2002 09:41:30 -0000


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 dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=22673

--- shadow/22673	Thu Mar 28 06:31:11 2002
+++ shadow/22673.tmp.9318	Fri Jun 28 05:41:30 2002
@@ -44,6 +44,12 @@
 
 ------- Additional Comments From lupus@ximian.com  2002-03-28 06:31 -------
 I got rid of the assertion so that the runtime can issue a proper
 exception: we still haven't implemented the System.Diagnostics.Process
 class: that is the underlying problem. Dick is working on that so that
 we can run nant with the mono runtime.
+
+------- Additional Comments From dick@ximian.com  2002-06-28 05:41 -------
+The first chunk of Process has been committed, but NAnt still needs
+more functionality from other areas of the class libs.  Those will be
+tackled next.
+