]> granicus.if.org Git - curl/commit
typecheck: CURLOPT_CONNECT_TO takes an slist too
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Jun 2019 07:17:03 +0000 (09:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 20 Jun 2019 06:47:42 +0000 (08:47 +0200)
commitae99b4de1c443ae9892b1c0fc2b39e3afe73c4bc
treeff19aa45b2e0e4bcc0ddfb7825868ed5dc30d591
parent2aff76c571e72d78af690e5fd6ba11642fb06f14
typecheck: CURLOPT_CONNECT_TO takes an slist too

Additionally, add an alias in curl.h for slist-using options so that
we can grep/parse those out at will.

Closes #4042
docs/libcurl/symbols-in-versions
include/curl/curl.h
include/curl/typecheck-gcc.h