Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use uintptr_t instead of size_t (tptr) for portability #6627

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

igcontreras
Copy link
Contributor

size_t is not guaranteed to be able to contain the largest pointer in some architectures

size_t is not guaranteed to be able to contain the largest pointer in some
architectures
@igcontreras
Copy link
Contributor Author

@microsoft-github-policy-service agree

@nunoplopes nunoplopes merged commit 4b34086 into Z3Prover:master Mar 8, 2023
@igcontreras igcontreras deleted the ptr-tag branch March 14, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants