Thread overview
[Issue 15621] std.file.rename does not allow moving files to a different drive
Jan 29, 2016
yebblies
Apr 03, 2018
Jonathan Marler
Dec 17, 2022
Iain Buclaw
January 29, 2016
https://issues.dlang.org/show_bug.cgi?id=15621

yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody@puremagic.com        |yebblies@gmail.com

--- Comment #1 from yebblies <yebblies@gmail.com> ---
Windows rename: https://msdn.microsoft.com/en-us/library/zw5t957f.aspx MoveFileExW: https://msdn.microsoft.com/en-us/library/windows/desktop/aa365240(v=vs.85).aspx

https://github.com/D-Programming-Language/phobos/pull/3960

--
April 03, 2018
https://issues.dlang.org/show_bug.cgi?id=15621

Jonathan Marler <johnnymarler@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnnymarler@gmail.com

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=15621

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=15621

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/9673

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--