Skip to content

Fix transposed calloc warning in GCC 14 #507

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

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Fix transposed calloc warning in GCC 14 #507

merged 2 commits into from
Oct 9, 2024

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Oct 9, 2024

This is a fix for the new transposed calloc warning introduced in GCC 14.

Fixes #506

@solidpixel solidpixel merged commit 5c46d8e into main Oct 9, 2024
7 checks passed
@solidpixel solidpixel deleted the issue_506 branch October 9, 2024 16:27
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.

CLI build fails with GCC 14.1
2 participants