Kirill Smelkov <k...@mns.spb.ru> writes:

> +             /* until we go to it next round, .next holds how many bytes we
> +              * allocated (for faster realloc - we don't need copying old 
> data).
> +              */
> +             p->next = (struct combine_diff_path *)alloclen;

I am getting this here:

tree-diff.c: In function '__path_appendnew':
tree-diff.c:140:13: error: cast to pointer from integer of different size 
[-Werror=int-to-pointer-cast]
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to