On 27/08/11 23:48, Dan McGee wrote:
After commit 2e7d0023150664, we use off_t rather than long variables. Use the _LARGE variants of the methods to indicate we are passing off_t sized variables, and cast using (curl_off_t) accordingly.Signed-off-by: Dan McGee<[email protected]>
This fixes the warnings I was getting on i686. Signed-off-by: Allan
