curl-curl/include/curl
Daniel Stenberg 79b4e56b3f
typecheck-gcc.h: fix the typechecks
Refreshed, cleaned up, improved and now checks *all* options.

This must have stopped working at some point. gcc-14 least shows these
warnings with this change, not without.

Add test 745 to verify that all options listed in curl.h is also checked
by the typechecker.

This improved checker found almost 30 mistakes in the curl git
repository.

Closes #17143
2025-04-24 13:23:49 +02:00
..
curl.h cmake: fix clang-tidy builds to verify tests, fix fallouts 2025-03-24 10:14:58 +01:00
curlver.h curl/curlver.h: next version is 8.14.0 2025-04-22 09:44:34 +02:00
easy.h docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
header.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am build: untangle CURLDEBUG and DEBUGBUILD macros 2024-05-28 08:12:00 +02:00
mprintf.h printf: fix mingw-w64 format checks 2024-09-02 21:03:01 +02:00
multi.h source: avoid use of 'very' in comments 2024-10-17 13:36:33 +02:00
options.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h multi: do transfer book keeping using mid 2025-04-17 17:28:38 +02:00
typecheck-gcc.h typecheck-gcc.h: fix the typechecks 2025-04-24 13:23:49 +02:00
urlapi.h code: language cleanup in comments 2024-07-01 22:58:55 +02:00
websockets.h websocket: add option to disable auto-pong reply 2025-04-19 00:01:28 +02:00