Thread overview
[Issue 19834] File exception for [std.file.copy] on windows shows the target file rather than the source file
Apr 27, 2019
Michael Lynch
Jul 04, 2019
Dlang Bot
Jul 05, 2019
Dlang Bot
April 27, 2019
https://issues.dlang.org/show_bug.cgi?id=19834

Michael Lynch <lyncmi07@yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|All                         |Windows

--
July 04, 2019
https://issues.dlang.org/show_bug.cgi?id=19834

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@shove70 updated dlang/phobos pull request #7101 "[ignore this]File exception for [std.file.copy] on windows shows the …" fixing this issue:

- Fix issue 19834 - File exception for [std.file.copy] on windows shows the target file rather than the source file

https://github.com/dlang/phobos/pull/7101

--
July 05, 2019
https://issues.dlang.org/show_bug.cgi?id=19834

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7101 "Fix issue 19834 - File exception for [std.file.copy] on windows shows the target file rather than the source file" was merged into master:

- 8ba408b521f9e45e8e92f501d462dd224c409b33 by shove70:
  Fix issue 19834 - File exception for [std.file.copy] on windows shows the
target file rather than the source file

https://github.com/dlang/phobos/pull/7101

--