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 [EMAIL PROTECTED]

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

--- shadow/78664        2006-06-16 16:03:38.000000000 -0400
+++ shadow/78664.tmp.6332       2006-06-16 16:04:24.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78664
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -18,6 +18,10 @@
 
 If you have a FileInfo which points to a dangling symlink, the Delete()
 function doesn't remove the link.  Non-dangling links are correctly
 removed, however.
 
 This is probably due to unlink(2) returning ENOENT on dangling symlinks.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-06-16 16:04 -------
+err, no, ENOENT is only returned if a portion of the path passed in is
+broken.  I think it should work otherwise.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to