mirror of
https://github.com/boostorg/filesystem.git
synced 2026-02-27 17:02:19 +00:00
4d8dd5055d3ab0fd66bd9747dd4e78ca048823f8
Author: Dave Abrahams <dave@boostpro.com> [SVN r78081]
Filesystem: Fix #6809, Implementation of filesystem::rename() method for MS Windows is wrong, by adding MOVEFILE_COPY_ALLOWED to deal with renames across drives, volumes, file systems. Fix has no effect on non-Windows systems.
Description
Mirrored via gitea-mirror
Languages
C++
98.4%
CMake
1.5%