r267868 - in /trunk/libstdc++-v3: ChangeLog src...

redi@gcc.gnu.org redi@gcc.gnu.org
Sat Jan 12 00:12:00 GMT 2019


Author: redi
Date: Sat Jan 12 00:12:20 2019
New Revision: 267868

URL: https://gcc.gnu.org/viewcvs?rev=267868&root=gcc&view=rev
Log:
PR libstdc++/88811 fix typo introduced in r266569

	PR libstdc++/88811
	PR libstdc++/83306
	* src/filesystem/path.cc: Fix typo. If first path is empty, show []
	before second path.
	* testsuite/experimental/filesystem/filesystem_error/cons.cc: New
	test.

Added:
    trunk/libstdc++-v3/testsuite/experimental/filesystem/filesystem_error/
    trunk/libstdc++-v3/testsuite/experimental/filesystem/filesystem_error/cons.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/filesystem/path.cc



More information about the Libstdc++-cvs mailing list