Skip to content

Add missing #include <cstdint>s in tests #1487

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tchebb
Copy link
Contributor

@tchebb tchebb commented Jun 9, 2025

I'm not sure what's different about the GitHub Actions environment where CI runs, but on my computer with glibc 2.41 and gcc 15.1.1, these tests fail because uint32_t isn't defined.

I'm not sure what's different about the GitHub Actions environment where
CI runs, but on my computer with glibc 2.41 and gcc 15.1.1, these tests
fail because uint32_t isn't defined.
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.

1 participant