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

redi@gcc.gnu.org redi@gcc.gnu.org
Wed May 25 15:44:00 GMT 2016


Author: redi
Date: Wed May 25 15:44:39 2016
New Revision: 236723

URL: https://gcc.gnu.org/viewcvs?rev=236723&root=gcc&view=rev
Log:
libstdc++/71037 Add base path to filesystem::canonical exceptions

Backport from mainline
2016-05-10  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/71037
	* src/filesystem/ops.cc (canonical(const path&, const path&)): Add
	base path to exception.
	* testsuite/experimental/filesystem/operations/canonical.cc: Test
	paths contained in exception.

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/canonical.cc



More information about the Gcc-cvs mailing list