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

curl_setup: include system.h instead of curl.h #9453

Closed

Conversation

MarcelRaad
Copy link
Member

... and after the platform setup headers instead of before them.

This makes the definitions set in the platform setup headers apply to the platform includes in system.h.

MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 12, 2022
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 12, 2022
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Sep 12, 2022
jquepi pushed a commit to jquepi/curl.1.555 that referenced this pull request Oct 24, 2022
The platform setup headers might set definitions required for the
includes in curl.h.

Ref: curl/curl#9375 (comment)
Closes curl/curl#9453
jquepi pushed a commit to jquepi/curl.1.555 that referenced this pull request Oct 24, 2022
jquepi pushed a commit to jquepi/curl.1.555 that referenced this pull request Oct 24, 2022
jquepi pushed a commit to jquepi/curl.1.555 that referenced this pull request Oct 24, 2022
@MarcelRaad MarcelRaad deleted the stop_including_curl.h_before_setup branch December 21, 2022 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants