On October 26, 2022 6:15 PM, Daniel Stenberg wrote:
>On Wed, 26 Oct 2022, rsbec...@nexbridge.com wrote:
>
>> This will generate a 64-bit curl_off_t, which as I understand from
>> other replies it is wrong for 32-bit builds. long long is invariant,
>> being always 64-bit regardless of the memory model.
>
>No, that is the right way. curl_off_t should always be 64 bit.

Ok, that gives me enough for a Pull Request. Will work on it. Thanks.
-Randall

-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to