[Issue 11434] std.file.copy doesn't preserve file attributes (eg: executable mode etc)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:40:27 PST 2015


https://issues.dlang.org/show_bug.cgi?id=11434

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/82c506c95d4fe313cd5bc9e9c1b4d4f56bbe5956
fix issue 11434

https://github.com/D-Programming-Language/phobos/commit/eaf99c607fc406caa3006d3d25a686ee802f20e2
Add PreserveAttributes flag to copy function to preserve file attributes (issue
11434) and current behavior (not at the same time)

https://github.com/D-Programming-Language/phobos/commit/a78690e75ece44e113591f596f2d5be2bf0b4784
Merge pull request #2784 from kuettler/issue_11434

https://github.com/D-Programming-Language/phobos/commit/49eae37265312ea19163da7a89612f08da344d3f
Merge pull request #2789 from kuettler/issue_11434

--


More information about the Digitalmars-d-bugs mailing list