[Mono-bugs] [Bug 57859][Nor] Changed - File::Copy runs very slowly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 13:10:46 -0400 (EDT)
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=57859
--- shadow/57859 2004-05-12 13:13:35.000000000 -0400
+++ shadow/57859.tmp.10257 2004-05-17 13:10:46.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57859
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
------- Additional Comments From miguel@ximian.com 2004-05-12 13:13 -------
Dick, is there a reason why we need to use the handle daemon
for performing the copy? Couldnt we just use local handles, or
the local Unix code for File.Copy?
File.Copy is still relatively slow.
+
+------- Additional Comments From dick@ximian.com 2004-05-17 13:10 -------
+Fixed in CVS