Skip to content

tidy-up: Curl_thread_create() callback return type#17889

Closed
vszakats wants to merge 4 commits intocurl:masterfrom
vszakats:lib3207-tidy
Closed

tidy-up: Curl_thread_create() callback return type#17889
vszakats wants to merge 4 commits intocurl:masterfrom
vszakats:lib3207-tidy

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jul 10, 2025

Replace repeat #ifdef code with a macro for the return type of
the thread function.

Also:

  • always define CURL_STDCALL, allowing to use it without guards.
  • lib1307: drop single-use macro CAINFO.

@vszakats vszakats marked this pull request as draft July 10, 2025 16:06
@github-actions github-actions bot added the tests label Jul 10, 2025
@vszakats vszakats marked this pull request as ready for review July 10, 2025 18:01
@vszakats vszakats closed this in ee23291 Jul 21, 2025
@vszakats vszakats deleted the lib3207-tidy branch July 21, 2025 14:18
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