[Mono-bugs] [Bug 42706][Wis] Changed - File.Copy( ) and File Permissions
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 10 May 2003 05:35:31 -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=42706
--- shadow/42706 Fri May 9 21:40:58 2003
+++ shadow/42706.tmp.19104 Sat May 10 05:35:31 2003
@@ -1,13 +1,13 @@
Bug#: 42706
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: giuseppe.greco@agamura.com
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,15 @@
Created an attachment (id=4260)
Proposed patch
------- Additional Comments From gonzalo@ximian.com 2003-05-09 21:40 -------
Dick, is the patch ok?
+
+------- Additional Comments From dick@ximian.com 2003-05-10 05:35 -------
+The g_asserts() aren't.
+
+If you're only looking up the private handle data, then you don't need
+to pass the file_handle parameter, NULL will do.
+
+I've committed a fix based on this patch to CVS.
+