]> git.ipfire.org Git - thirdparty/curl.git/commit
lib: apache style infof and trace macros/functions
authorStefan Eissing <stefan@eissing.org>
Fri, 20 Oct 2023 11:11:34 +0000 (13:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 26 Oct 2023 15:42:54 +0000 (17:42 +0200)
commitdac293cfb7026b1ca4175d88b80f1432d3d3c684
tree05c916005c37ffc71544f892313abfd9405681f7
parentd1a7da6531ad1e452096750c05f1cbc6ea3aaf70
lib: apache style infof and trace macros/functions

- test for a simplified C99 variadic check
- args to infof() in --disable-verbose are no longer disregarded but
  must compile.

Closes #12167
Fixes #12083
Fixes #11880
Fixes #11891
lib/arpa_telnet.h
lib/cf-socket.c
lib/curl_trc.c
lib/curl_trc.h
lib/doh.c
lib/hostip.c