]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Re-enable workaround for _wstat64 bug [PR 88881]
authorJonathan Wakely <jwakely@redhat.com>
Wed, 10 Feb 2021 16:51:34 +0000 (16:51 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 2 Aug 2021 15:37:49 +0000 (16:37 +0100)
commit1a96bfe35fec4c425d6f5fbb9c539386e39ff3e4
treef304796357dce27cc666b3353c9787b785ca1123
parent79184d8c57d377a242610543a2cbe4f154924be7
libstdc++: Re-enable workaround for _wstat64 bug [PR 88881]

This wasn't fixed upstream for mingw-w64 so we still need the
workaround.

libstdc++-v3/ChangeLog:

PR libstdc++/88881
* src/c++17/fs_ops.cc (fs::status): Re-enable workaround.

(cherry picked from commit 3df5b249b3c81e95cdcb293a388155ae5b168f9e)
libstdc++-v3/src/c++17/fs_ops.cc
This page took 0.061459 seconds and 6 git commands to generate.