]> 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, 29 Mar 2021 19:50:37 +0000 (20:50 +0100)
commit8455158044503a25ebb044428be2ddc83d2b0473
tree8ac0451dc9da4d450fd9bd497c5651903256662a
parentd11150e7a499e011fe583336f88a857af0a8a32d
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.061299 seconds and 6 git commands to generate.