mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
system.h: remove some macros
Since curl_off_t is always 64 bit these days, we can simplify and avoid using some macros. Closes #17498
This commit is contained in:
parent
68c02e6ab7
commit
614313f12f
14 changed files with 149 additions and 213 deletions
|
|
@ -68,7 +68,7 @@ CURL_IGNORE_DEPRECATION 7.87.0
|
|||
CURL_IPRESOLVE_V4 7.10.8
|
||||
CURL_IPRESOLVE_V6 7.10.8
|
||||
CURL_IPRESOLVE_WHATEVER 7.10.8
|
||||
CURL_ISOCPP 7.10.2
|
||||
CURL_ISOCPP 7.10.2 - 8.14.1
|
||||
CURL_LOCK_ACCESS_NONE 7.10.3
|
||||
CURL_LOCK_ACCESS_SHARED 7.10.3
|
||||
CURL_LOCK_ACCESS_SINGLE 7.10.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue