]> git.ipfire.org Git - thirdparty/curl.git/commit
typecheck-gcc: add type checks for curl_multi_setopt()
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 Aug 2025 13:54:10 +0000 (15:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Aug 2025 15:12:58 +0000 (17:12 +0200)
commit844c385812efe22f979a9be0dcf75b2ee69b2ef4
treeebbe580914b2197c9852f82c987a3e2465f0f471
parentb3570b36d7dcc27d69c14560b38603bb0b20a9e1
typecheck-gcc: add type checks for curl_multi_setopt()

Test 745 verifies that all options are tested.

Closes #18357
include/curl/typecheck-gcc.h
tests/test745.pl