mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
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 |
||
|---|---|---|
| .. | ||
| curl.h | ||
| curlver.h | ||
| easy.h | ||
| header.h | ||
| Makefile.am | ||
| mprintf.h | ||
| multi.h | ||
| options.h | ||
| stdcheaders.h | ||
| system.h | ||
| typecheck-gcc.h | ||
| urlapi.h | ||
| websockets.h | ||