www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11631] New: std.file.rename doesn't work across different mount points

https://d.puremagic.com/issues/show_bug.cgi?id=11631

           Summary: std.file.rename doesn't work across different mount
                    points
           Product: D
           Version: D2
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody puremagic.com
        ReportedBy: lomereiter gmail.com



PST ---
man 2 rename / ERRORS / EXDEV 

For this reason Python users use shutil.move instead of os.rename.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Nov 28 2013