{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1753693188,"commit_time":1753716646,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"1a12663d06d9c42fd40a8655d5247f7afeeb8e1e","message":"CURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts\n\nThis patch bumps the size of these macros from `int` to `long`, while\nkeeping their actual values the same. It may cause incompatibilities in\nuser code, requiring the bump of holder variables and/or adding casts:\n\n- CURLPROXY_HTTP\n- CURLPROXY_HTTP_1_0\n- CURLPROXY_HTTPS\n- CURLPROXY_HTTPS2\n- CURLPROXY_SOCKS4\n- CURLPROXY_SOCKS4A\n- CURLPROXY_SOCKS5\n- CURLPROXY_SOCKS5_HOSTNAME\n\nAlso:\n- keep existing cast within the documentation to make sure it applies\n  to older curl versions as well.\n\nCloses #18054\n","parents":["d45b85d79198a0259123923a6aa186ded2aaca6c"],"tree_hash":"ac8eddeaa0c604029281bd80c74883c489d62dd4"}