[pacman-dev] [PATCH] Fix possible mismatched type with several curl arguments

Allan McRae allan at archlinux.org
Sat Aug 27 10:43:38 EDT 2011


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<dan at archlinux.org>

This fixes the warnings I was getting on i686.

Signed-off-by: Allan


More information about the pacman-dev mailing list