ghc::filesystem Release v1.2.4
- Enabled stronger warning switches and resulting fixed issues on GCC and MinGW
- Bugfix for #22, the
fs::copy_options
where not forwarded fromfs::copy
tofs::copy_file
in one of the cases.
fs::copy_options
where not forwarded from fs::copy
to fs::copy_file
in one of the cases.