Skip to content

typecheck-gcc: add type checks for curl_multi_setopt()#18357

Closed
bagder wants to merge 2 commits intomasterfrom
bagder/typecheck-multi-setopt
Closed

typecheck-gcc: add type checks for curl_multi_setopt()#18357
bagder wants to merge 2 commits intomasterfrom
bagder/typecheck-multi-setopt

Conversation

@bagder
Copy link
Member

@bagder bagder commented Aug 22, 2025

Test 745 verifies that all options are tested.

bagder added 2 commits August 22, 2025 16:30
Test 745 verifies that all options are tested.
To please the curl_multi_setopt() typechecker

- set multi callback protypes to match exactylu
- set CURLMOPT_MAX_HOST_CONNECTIONS as a long
@bagder bagder force-pushed the bagder/typecheck-multi-setopt branch from a020834 to 1eea914 Compare August 22, 2025 14:31
@bagder bagder marked this pull request as ready for review August 22, 2025 14:32
@bagder bagder closed this in 844c385 Aug 22, 2025
bagder added a commit that referenced this pull request Aug 22, 2025
To please the curl_multi_setopt() typechecker

- set multi callback protypes to match exactylu
- set CURLMOPT_MAX_HOST_CONNECTIONS as a long

Closes #18357
@bagder bagder deleted the bagder/typecheck-multi-setopt branch August 22, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant