[PATCH] libstdc++/78111 fix fallback code for filesystem::canonical

Jonathan Wakely jwakely@redhat.com
Wed Oct 26 11:29:00 GMT 2016


The configure test for realpath() is missing a header, and the
fallback version of filesystem::canonical() that gets used if
realpath() fails was not setting an error.

Tested powerpc64le-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1595 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20161026/19c6a0a9/attachment.bin>


More information about the Libstdc++ mailing list