]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Jun 2025 15:56:57 +0000 (08:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Jun 2025 15:56:57 +0000 (08:56 -0700)
commitc80760403b9bd2bc16a03168a972c47519004ea0
tree27fff34d35f3cd5e09fde6cbe282b3d446adb931
parent0d42fbd9a1f30c63cf0359a1c5aaa77020972f72
parent4558c8f84b2f8d3ba1483727bcb49935ae8ff595
Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix

* 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()