gcc/libstdc++-v3/src
Jonathan Wakely 8a49324e8a Fix std::filesystem::absolute for empty paths
* src/filesystem/std-ops.cc (absolute): Report an error for empty
	paths.
	(weakly_canonical(const path&)): Do not call canonical on empty path.
	(weakly_canonical(const path&, error_code&)): Likewise.
	* testsuite/27_io/filesystem/operations/absolute.cc: Check for errors.

From-SVN: r260441
2018-05-21 13:52:44 +01:00
..
c++11 PR libstdc++/85843 fix "should be explicitly initialized" warnings 2018-05-21 00:50:08 +01:00
c++98 Fix comments that misspell names of files and classes 2018-04-12 21:55:02 +01:00
filesystem Fix std::filesystem::absolute for empty paths 2018-05-21 13:52:44 +01:00
shared Update copyright years. 2018-01-03 11:03:58 +01:00
Makefile.am Update copyright years. 2018-01-03 11:03:58 +01:00
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00