[Issue 12165] New: std.file.rmdirRecurse can't delete symbolic links or directory junctions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 14 19:38:41 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12165
Summary: std.file.rmdirRecurse can't delete symbolic links or
directory junctions
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Keywords: pull
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: thecybershadow at gmail.com
--- Comment #0 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-02-15 05:38:39 EET ---
If the path to a directory junction or NTFS symbolic link (pointing to a
directory) is given to rmdirRecurse, it will fail to delete it.
https://github.com/D-Programming-Language/phobos/pull/1937
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list