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

fmt/print: fix local_itoa casting #437

Merged
merged 2 commits into from
Jul 15, 2022
Merged

fmt/print: fix local_itoa casting #437

merged 2 commits into from
Jul 15, 2022

Conversation

sreimers
Copy link
Member

@sreimers sreimers commented Jul 15, 2022

fixes #434

@sreimers sreimers marked this pull request as ready for review July 15, 2022 09:33
@sreimers sreimers merged commit 3be2a9c into main Jul 15, 2022
@sreimers sreimers deleted the local_itoa_fix branch July 15, 2022 09:33
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.

fmt: warning: cast from pointer to integer of different size (32-bits)
1 participant