Doesn't build on early curl versions without curl_off_t datatype.
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
The code is currently assuming the curl_off_t data type is present if the CURLOPTTYPE_OFF_T macro is present, which is not the case. Need an explicit type test in configure.ac.
The code is currently assuming the curl_off_t data type is present if the CURLOPTTYPE_OFF_T macro is present, which is not the case. Need an explicit type test in configure.ac.