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

ZIR-165: address a couple of minor compiler warnings #30

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

mars-risc0
Copy link
Contributor

No significant problems addressed here, but it's nice to keep the compile log clean, so that new issues stand out when they arise.

@github-actions github-actions bot changed the title address a couple of minor compiler warnings ZIR-165: address a couple of minor compiler warnings Sep 11, 2024
Copy link
Contributor

@jacobdweightman jacobdweightman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mars-risc0 mars-risc0 merged commit de89e10 into main Sep 11, 2024
8 checks passed
@mars-risc0 mars-risc0 deleted the mars/fix-warnings branch September 11, 2024 19:00
tzerrell pushed a commit that referenced this pull request Oct 15, 2024
* change type specifier from %llu to %zu when printing size_t (fixes -Wformat)

* remove unused var definition (fixes -Wunused-but-set-variable)
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