cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: strtoll patch

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 22 Jan 2004 15:35:09 +0100 (CET)

On Thu, 22 Jan 2004, Gisle Vanem wrote:

> MingW and djgpp have strtoll(), but it's probably not needed since
> SIZEOF_OFF_T currently is 4. I assume that should be SIZEOF_CURL_OFF_T
> eventually. And the prototype should be 'curl_off_t Curl_strtoll'

[your patches were applied and committed]

Yes, I've committed code now for using curl_off_t, and thus SIZEOF_CURL_OFF_T
as well. I even did a little fix for lseek() in lib/file.c based on a comment
from you on an earlier mail.

If we're lucky, the CVS version of libcurl offers large file support on
windows too! ;-)

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-01-22