{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1754059661,"commit_time":1754066963,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"b131db54106ea009835eb4c01968a9e7181f0fd4","message":"CURLOPT: bump `CURLPROTO_*` macros to `long`\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- CURLPROTO_HTTP\n- CURLPROTO_HTTPS\n- CURLPROTO_FTP\n- CURLPROTO_FTPS\n- CURLPROTO_SCP\n- CURLPROTO_SFTP\n- CURLPROTO_TELNET\n- CURLPROTO_LDAP\n- CURLPROTO_LDAPS\n- CURLPROTO_DICT\n- CURLPROTO_FILE\n- CURLPROTO_TFTP\n- CURLPROTO_IMAP\n- CURLPROTO_IMAPS\n- CURLPROTO_POP3\n- CURLPROTO_POP3S\n- CURLPROTO_SMTP\n- CURLPROTO_SMTPS\n- CURLPROTO_RTSP\n- CURLPROTO_RTMP\n- CURLPROTO_RTMPT\n- CURLPROTO_RTMPE\n- CURLPROTO_RTMPTE\n- CURLPROTO_RTMPS\n- CURLPROTO_RTMPTS\n- CURLPROTO_GOPHER\n- CURLPROTO_SMB\n- CURLPROTO_SMBS\n- CURLPROTO_MQTT\n- CURLPROTO_GOPHERS\n- CURLPROTO_ALL\n\nAlso:\n- keep existing cast within the documentation to make sure it applies\n  to older curl versions as well.\n\nCloses #18136\n","parents":["ebbb8e3da75ee57925560ae0d352edfde86def07"],"tree_hash":"7ef835b5f0bf56e518ddccf0d40a1a1c61fcfccb"}