On 04/07/16 15:31 +0300, Ville Voutilainen wrote:
On 4 July 2016 at 15:27, Ville Voutilainen <ville.voutilai...@gmail.com> wrote:
Tested on Linux-x64.
2016-07-04 Ville Voutilainen <ville.voutilai...@gmail.com>
PR libstdc++/71313
* src/filesystem/ops.cc (remove_all(const path&, error_code&)):
Call remove_all for children of a directory.
* testsuite/experimental/filesystem/operations/create_directories.cc:
Adjust.
Minor tidy-up, use std::uintmax_t in the test instead of int.
OK for trunk + gcc-6-branch + gcc-5-branch, thanks.