diff options
author | Ben Gamari <ben@well-typed.com> | 2023-04-11 21:23:01 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-04-24 12:19:06 -0400 |
commit | 787c6e8c5b96c95ead6cc7c213d12c5983975084 (patch) | |
tree | a9fe83d3c83f059390a33d11079707cbe603e902 /libraries/ghci/LICENSE | |
parent | 97a6f7bc5e2408d99c3ecdef85b7cc66ff994de3 (diff) | |
download | haskell-787c6e8c5b96c95ead6cc7c213d12c5983975084.tar.gz |
testsuite/T20137: Avoid impl.-defined behavior
Previously we would cast pointers to uint64_t. However, implementations
are allowed to either zero- or sign-extend such casts. Instead cast to
uintptr_t to avoid this.
Fixes #23247.
Diffstat (limited to 'libraries/ghci/LICENSE')
0 files changed, 0 insertions, 0 deletions