www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 12165] New: std.file.rmdirRecurse can't delete symbolic links or directory junctions

reply d-bugmail puremagic.com writes:
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 puremagic.com
        ReportedBy: thecybershadow gmail.com



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: -------
Feb 14 2014
parent d-bugmail puremagic.com writes:
https://d.puremagic.com/issues/show_bug.cgi?id=12165


Andrej Mitrovic <andrej.mitrovich gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich gmail.com
         Resolution|                            |FIXED


-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 15 2014