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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
23 Aug 2002 03:23:21 -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 miguel@ximian.com.

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

--- shadow/22673	Fri Jun 28 05:41:30 2002
+++ shadow/22673.tmp.12862	Thu Aug 22 23:23:21 2002
@@ -1,12 +1,12 @@
 Bug#: 22673
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: japj-bugzilla-ximian@darius.demon.nl               
@@ -50,6 +50,12 @@
 
 ------- 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.
 
+
+------- Additional Comments From miguel@ximian.com  2002-08-22 23:23 -------
+Nant runs now, but I do not have tests files to run this against (The
+current settings are hard-wired for CSC).
+
+Could you provide some sample files, or a regression test we can run?