Skip to content

ext/curl: suppress -Wdeprecated-declarations in curl_arginfo.h #10553

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

Closed
wants to merge 1 commit into from

Conversation

MaxKellermann
Copy link
Contributor

Disable the warning before including curl_arginfo.h.

(Follow-up for #10531)

Disable the warning before including curl_arginfo.h.

(Follow-up for php#10531)
@nielsdos
Copy link
Member

LGTM

@devnexen
Copy link
Member

Did you see bukka comment on the related ticket ?

@MaxKellermann
Copy link
Contributor Author

Did you see bukka comment on the related ticket ?

I did, and I agree with it.

@MaxKellermann MaxKellermann deleted the curl_no_deprecated2 branch March 6, 2023 04:22
@iluuu1994
Copy link
Member

This seems like a harmless fix for now. Deprecating constants is not something we can do in a patch anyway.

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.

4 participants