curl-library
Re: [patch] 7.19.5 docs/example patches for VMS.
From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 8 Jun 2009 17:10:17 +0200
Date: Mon, 8 Jun 2009 17:10:17 +0200
2009/6/7, John E. Malmberg wrote:
> In ftpupload.c, why is the data being truncated to a long size instead of
> using the format qualifier assigned by configure?
Ah, indeed. Changed now to use curl_off_t and CURL_FORMAT_CURL_OFF_T.
BTW, CURL_FORMAT_OFF_T should be deprecated at some point. It is just
kept around for backwards source code compatibility
Thanks,
-- -=[Yang]=-Received on 2009-06-08