]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/88811 fix typo introduced in r266569
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2019 00:12:20 +0000 (00:12 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jan 2019 00:12:20 +0000 (00:12 +0000)
commita8cd4b2b25ee575aa86fa2069f3810e1fbf1cbe2
treeedbaaee58fd86d3bc7a8b07ccf284b65438ac867
parent656ac8b7f786a8cdec3ec8b625101873a6a3c323
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267868 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/path.cc
libstdc++-v3/testsuite/experimental/filesystem/filesystem_error/cons.cc [new file with mode: 0644]