]> 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>
Wed, 10 Feb 2021 16:51:34 +0000 (16:51 +0000)
commit3df5b249b3c81e95cdcb293a388155ae5b168f9e
tree57d4e07f3983b90cecf3c27a91cfe32f0343dd72
parent313e2dc377d07d5fae5a3fd666ad7000d7e8771d
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.
libstdc++-v3/src/c++17/fs_ops.cc
This page took 0.062483 seconds and 6 git commands to generate.