diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-08-02 15:52:41 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-08-02 16:33:44 +0100 |
commit | 38fb24ba4d67254cea78731fc8d961903dad9646 (patch) | |
tree | ecfe14aa82cb148abde2bc5e562d8e4571d9cd81 /gcc | |
parent | 2aaf69133f39f2409baa146e755a6c52eee4452f (diff) | |
download | gcc-38fb24ba4d67254cea78731fc8d961903dad9646.zip gcc-38fb24ba4d67254cea78731fc8d961903dad9646.tar.gz gcc-38fb24ba4d67254cea78731fc8d961903dad9646.tar.bz2 |
libstdc++: Fix filesystem::temp_directory_path [PR101709]
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
PR libstdc++/101709
* src/filesystem/ops-common.h (get_temp_directory_from_env):
Add error_code parameter.
* src/c++17/fs_ops.cc (fs::temp_directory_path): Pass error_code
argument to get_temp_directory_from_env and check it.
* src/filesystem/ops.cc (fs::temp_directory_path): Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions