diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-06-28 12:56:19 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-06-28 12:58:18 +0100 |
commit | bb1f266a7d602ffee4a070f586351bdfafcb6150 (patch) | |
tree | 5cbebac533b8e31ae59a3342b8e34872771cb3b1 /libphobos/libdruntime/gcc | |
parent | 133d0d422ebd18dbd215cfa5394aff9f938e7060 (diff) | |
download | gcc-bb1f266a7d602ffee4a070f586351bdfafcb6150.zip gcc-bb1f266a7d602ffee4a070f586351bdfafcb6150.tar.gz gcc-bb1f266a7d602ffee4a070f586351bdfafcb6150.tar.bz2 |
libstdc++: Fix filesystem build for Windows
I only half remembered to use char_type instead of char for filesystem
paths, so that it works with wchar_t on Windows. This fixes the
bootstrap failure.
libstdc++-v3/ChangeLog:
* src/filesystem/dir-common.h (_Dir_base::_At_path):
Use char_type consistently for paths.
Diffstat (limited to 'libphobos/libdruntime/gcc')
0 files changed, 0 insertions, 0 deletions