Brad King
c8143074cf
cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values
...
Since upstream curl commit `1a12663d06` (CURLOPT: bump `CURLPROXY_*`
enums to `long`, drop casts, 2025-07-28), the `CURLPROXY_*` constants
are integer literals instead of `enum curl_proxytype`. It turns out
that `curl_easy_setopt` has always expected a `long` anyway, and that
`curl_proxytype` is not documented for public use.
Fixes : #27178
2025-09-02 11:41:10 -04:00
..
2024-04-03 21:33:19 -04:00
2024-04-03 21:33:19 -04:00
2023-11-07 09:13:25 -05:00
2023-11-07 09:13:25 -05:00
2024-08-02 00:14:57 +02:00
2023-08-29 10:51:30 -04:00
2023-10-23 11:18:32 -04:00
2023-07-28 09:14:08 -04:00
2023-08-29 10:51:30 -04:00
2024-08-27 10:56:38 -04:00
2025-04-30 09:39:16 -04:00
2025-09-02 11:41:10 -04:00
2023-10-23 11:18:32 -04:00
2023-11-09 09:11:55 -05:00
2023-01-12 09:25:18 -05:00
2024-04-03 21:33:19 -04:00
2024-01-17 10:17:06 -05:00
2023-01-11 15:52:37 -05:00
2023-10-23 11:18:32 -04:00
2024-01-24 16:59:49 -05:00
2023-08-29 10:51:30 -04:00
2023-08-29 10:51:30 -04:00
2023-08-29 10:51:30 -04:00
2024-08-27 10:56:38 -04:00
2024-04-02 08:09:13 -04:00
2024-04-02 08:09:13 -04:00
2023-10-23 11:18:32 -04:00
2023-08-29 10:51:30 -04:00
2023-03-29 10:41:19 -04:00
2023-03-29 10:41:19 -04:00
2023-11-21 12:40:13 -05:00
2023-11-21 12:40:13 -05:00
2024-10-02 11:37:10 +02:00
2024-10-25 08:43:04 -04:00
2024-03-30 09:22:05 -04:00
2025-04-30 09:39:16 -04:00
2024-04-03 21:33:19 -04:00
2023-10-23 11:18:32 -04:00
2023-08-29 10:51:30 -04:00
2024-03-10 11:41:39 -04:00
2024-03-10 11:41:39 -04:00
2024-07-17 13:56:01 -04:00
2024-10-25 08:43:04 -04:00
2023-01-15 23:39:02 -05:00
2024-02-27 13:51:11 -05:00
2023-08-29 10:51:30 -04:00
2023-08-29 10:51:30 -04:00
2023-07-28 09:14:08 -04:00
2023-07-28 09:14:08 -04:00
2023-06-02 06:51:13 -04:00
2024-06-05 09:37:05 -04:00
2023-12-03 08:30:06 -05:00