summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/Python2SABIModule
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2025-03-10 15:08:42 (GMT)
committerBrad King <brad.king@kitware.com>2025-03-10 15:17:19 (GMT)
commit1b0c92a3a1b782ff3e1c4499b6ab8db614d45bcd (patch)
treeda7e6e77583693fe497cf095749b16aa6684998d /Tests/FindPython/Python2SABIModule
parentf80118609dfe9d690afeafdb31fc8535a0db959f (diff)
downloadCMake-1b0c92a3a1b782ff3e1c4499b6ab8db614d45bcd.zip
CMake-1b0c92a3a1b782ff3e1c4499b6ab8db614d45bcd.tar.gz
CMake-1b0c92a3a1b782ff3e1c4499b6ab8db614d45bcd.tar.bz2
cmCurl: Avoid using undocumented type for CURLOPT_NETRC values
Since upstream curl commit `2ec00372a1` (curl.h: change some enums to defines with L suffix, 2025-02-25), the `CURL_NETRC_*` constants are integer literals instead of `enum CURL_NETRC_OPTION`. It turns out that `curl_easy_setopt` has always expected a `long` anyway, and that `CURL_NETRC_OPTION` is not documented for public use. Fixes: #26754
Diffstat (limited to 'Tests/FindPython/Python2SABIModule')
0 files changed, 0 insertions, 0 deletions