curl-library
Re: release delay
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 8 Jun 2007 22:45:16 +0200 (CEST)
Date: Fri, 8 Jun 2007 22:45:16 +0200 (CEST)
On Fri, 8 Jun 2007, Michael Wallner wrote:
>> #define _FILE_OFFSET_BITS 64
>>
>> before you include the curl public header.
>
> Where's that "SIZEOF_CURL_OFF_T define" mentioned on curl.h:100?
That's the define that configure generates if you do a size check (using
AC_CHECK_SIZEOF) of the curl_off_t variable - assuming AC_SYS_LARGEFILE was
called before it.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-06-08