Skip to content

Declare gdImageGetInterpolationMethod() for bundled GD #15329

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 1 commit into from
Aug 10, 2024

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 10, 2024

When this function has been added to our bundled GD[1], it had been overlooked to also declare it in gd.h, like it's done in libgd. While MSVC doesn't have any issues with this, clang reports an error.

[1] 03bd433


See also #15296 (comment)..

When this function has been added to our bundled GD[1], it had been
overlooked to also declare it in gd.h, like it's done in libgd.  While
MSVC doesn't have any issues with this, clang reports an error.

[1] <php@03bd433>
@cmb69 cmb69 merged commit 9b41c8b into php:master Aug 10, 2024
10 checks passed
@cmb69 cmb69 deleted the cmb/gdImageGetInterpolationMethod branch August 12, 2024 09:50
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.

2 participants