Commit 1319097
authored
Fix divergent overwrite behavior of FileManager.copyItem(at:to:) on Linux and Windows (swiftlang#4821)
* Fix silent-overwrite behavior of FileManager.copyItem() on Linux
* Fix silent-overwrite behavior of FileManager.copyItem() on Windows1 parent 9f53cc5 commit 1319097
File tree
2 files changed
+2
-2
lines changed- Sources/Foundation
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | | - | |
| 587 | + | |
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| |||
0 commit comments