[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS update: subversion/subversion/include svn_ra.h

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-12-21 02:33:39 CET

sussman@tigris.org wrote:

> svn_error_t *(*get_commit_editor) (void *session_baton,
> + svn_string_t *root_path,
> const svn_delta_edit_fns_t **editor,
> void **edit_baton,
> svn_revnum_t *new_revision);

This bit breaks the build in libsvn_ra_dav/tests:

ra-commit.c: In function `main':
ra-commit.c:66: warning: passing arg 2 of pointer to function from incompatible pointer type
ra-commit.c:66: warning: passing arg 3 of pointer to function from incompatible pointer type
ra-commit.c:66: warning: passing arg 4 of pointer to function from incompatible pointer type
ra-commit.c:66: too few arguments to function
make: *** [ra-commit.o] Error 1
 

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:17 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.