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

Fixed platform-dependent type casts #62

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

SMT50001
Copy link
Contributor

It is more crossplatform to cast pointers to ByteAddress (or even int or uint), since those types are exactly pointer-sized on specific platforms.

@treeform treeform merged commit 6f23206 into treeform:master Feb 13, 2023
@treeform
Copy link
Owner

Thank you for the PR!

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.

2 participants