curl-library
Re: Autobuild Red Hat 7.2 Linux 2.4 i686 lcc 4.2 glibc 2.2.5
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Aug 2008 11:58:27 +0200 (CEST)
Date: Mon, 11 Aug 2008 11:58:27 +0200 (CEST)
On Mon, 11 Aug 2008, Yang Tse wrote:
> There is still some logic left which was based on the direct relation
> between curl_off_t size and large file support. This logic has to be
> removed/changed or adjusted as appropriate. In current CVS state the large
> file support should be considered broken until this is fixed.
Indeed, they used to be tightly connected but now curl_off_t is just a 64bit
type if available, so I think we need a new configure check to test for LFS so
that the code can correctly do the right thing (on the few places that it
really matters).
-- / daniel.haxx.seReceived on 2008-08-11