Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
RE: [RELEASE] curl 7.86.0
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Randall via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 26 Oct 2022 18:27:26 -0400
On October 26, 2022 6:15 PM, Daniel Stenberg wrote:
>On Wed, 26 Oct 2022, rsbecker_at_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
Date: Wed, 26 Oct 2022 18:27:26 -0400
On October 26, 2022 6:15 PM, Daniel Stenberg wrote:
>On Wed, 26 Oct 2022, rsbecker_at_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.htmlReceived on 2022-10-27