Skip to content

Failure handling 64 bit uint values #108

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

Open
ccummingsNV opened this issue Mar 10, 2025 · 0 comments
Open

Failure handling 64 bit uint values #108

ccummingsNV opened this issue Mar 10, 2025 · 0 comments

Comments

@ccummingsNV
Copy link
Contributor

Not confirmed, but we've had reports that attempting to pass large 64 bit integers fails. The code gen may need better handling of integer types when deciding how to pass them. This is probably an assumption that an int corresponds to a 32 bit value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants