[v3 PATCH] PR libstdc++/71313
Jonathan Wakely
jwakely@redhat.com
Mon Jul 4 12:46:00 GMT 2016
On 04/07/16 15:31 +0300, Ville Voutilainen wrote:
>On 4 July 2016 at 15:27, Ville Voutilainen <ville.voutilainen@gmail.com> wrote:
>> Tested on Linux-x64.
>>
>> 2016-07-04 Ville Voutilainen <ville.voutilainen@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.
More information about the Libstdc++
mailing list