diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-03-15 19:42:43 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2021-03-23 13:00:37 -0400 |
commit | 7a6577513633b943202fc82ab7aa162e1d293c0a (patch) | |
tree | 704cdebde25170300f9d244582957a8efe9edf65 /rts/Messages.h | |
parent | 26ba86f73c9125c03968aec88be919bdd6a2152b (diff) | |
download | haskell-7a6577513633b943202fc82ab7aa162e1d293c0a.tar.gz |
rts: Use long-path-aware stat
Previously `pathstat` relied on msvcrt's `stat` implementation, which was
not long-path-aware. It should rather be defined in terms of the `stat`
implementation provided by `utils/fs`.
Fixes #19541.
Diffstat (limited to 'rts/Messages.h')
0 files changed, 0 insertions, 0 deletions