From: Junio C Hamano Date: Thu, 5 Jun 2025 15:56:57 +0000 (-0700) Subject: Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix X-Git-Tag: v2.50.0-rc2~3^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c80760403b9bd2bc16a03168a972c47519004ea0;p=thirdparty%2Fgit.git 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() --- c80760403b9bd2bc16a03168a972c47519004ea0