[Mono-bugs] [Bug 42706][Wis] Changed - File.Copy( ) and File Permissions

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 21:40:59 -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 gonzalo@ximian.com.

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

--- shadow/42706	Fri May  9 21:40:14 2003
+++ shadow/42706.tmp.27191	Fri May  9 21:40:58 2003
@@ -2,21 +2,20 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: giuseppe.greco@agamura.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: File.Copy( ) and File Permissions
 
 To reproduce the problem, just write a small
 C# program like this:
 
 using System;
@@ -47,6 +46,9 @@
 has permission 600 instead of 664.
 
 ------- Additional Comments From gonzalo@ximian.com  2003-05-09 21:40 -------
 Created an attachment (id=4260)
 Proposed patch
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-09 21:40 -------
+Dick, is the patch ok?