]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/curl-easy-setopt-typefix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 7 Jun 2025 17:46:50 +0000 (10:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 7 Jun 2025 17:46:50 +0000 (10:46 -0700)
commit7558d894231744aa0cb0ea95a0b5b177b3f106a0
treee45881c6b629daaf777930b40ecaae4331428d7a
parentc20471e4657777e98bb8431536bc9797ce0a5a2d
parent4558c8f84b2f8d3ba1483727bcb49935ae8ff595
Merge branch 'jk/curl-easy-setopt-typefix'

Adjust to newer version of libcURL.

* jk/curl-easy-setopt-typefix:
  curl: fix symbolic constant typechecks with curl_easy_setopt()
  curl: fix integer variable typechecks with curl_easy_setopt()
  curl: fix integer constant typechecks with curl_easy_setopt()