Julian Foad <julianf...@btopenworld.com> writes:

> subversion/libsvn_subr/cmdline.c:621:26: ISO C forbids passing argument 3 of 
> 'svn_auth_set_parameter' between function pointer and 'void *'

ISO C allows function pointers and void * to be a different sizes but
POSIX's dlsym(3) more-or-less guarantees they are the same size.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to