From: Junio C Hamano Date: Sat, 7 Jun 2025 17:46:50 +0000 (-0700) Subject: Merge branch 'jk/curl-easy-setopt-typefix' X-Git-Tag: v2.50.0-rc2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7558d894231744aa0cb0ea95a0b5b177b3f106a0;p=thirdparty%2Fgit.git 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() --- 7558d894231744aa0cb0ea95a0b5b177b3f106a0