On 11/02/2012 06:35 AM, stef...@apache.org wrote:
> Author: stefan2
> Date: Fri Nov  2 10:35:05 2012
> New Revision: 1404912
> 
> URL: http://svn.apache.org/viewvc?rev=1404912&view=rev
> Log:
> Fix "incompatible pointer type" warnings when assigning SASL callbacks.
> The problem is that the function signature is not fixed and the SASL
> structure defines it as having no args at all.
> 
> * subversion/libsvn_ra_svn/cyrus_auth.c
>   (svn_ra_svn__do_cyrus_auth): cast function pointers to void* before
>    assigning them
> * subversion/svnserve/cyrus_auth.c
>   (callbacks): ditto

Thanks!  This was on my TODO list.

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to