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

Fix various new compiler warnings generated by GCC 14 #14280

Closed
wants to merge 6 commits into from

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented May 20, 2024

This is mainly about [-Wcalloc-transposed-args]

The [-Wenum-int-mismatch] warnings were mostly fixed in master anyway as some of them relate to ZEND_API signatures that we cannot fix due to ABI compatibility, so I am happy to drop them.

Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

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

Thanks!

@Girgias Girgias closed this in 0accfd1 May 21, 2024
@Girgias Girgias deleted the gcc14-fixes branch May 21, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants