r237980 - in /branches/gcc-6-branch/libstdc++-v...

ville@gcc.gnu.org ville@gcc.gnu.org
Mon Jul 4 13:15:00 GMT 2016


Author: ville
Date: Mon Jul  4 13:15:10 2016
New Revision: 237980

URL: https://gcc.gnu.org/viewcvs?rev=237980&root=gcc&view=rev
Log:
	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.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/src/filesystem/ops.cc
    branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/create_directories.cc



More information about the Gcc-cvs mailing list