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:04:24.000000000 -0400 +++ shadow/78664.tmp.6367 2006-06-16 16:05:32.000000000 -0400 @@ -22,6 +22,9 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-16 16:05 ------- +File.Delete(), in which you pass in the full pathname, works. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
