[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: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-21 02:56:39 CET

Sorry, this will get resolved tomorrow when Greg and I figure out what
we want here.

Branko =?ISO-8859-2?Q?=C8ibej?= <brane@xbc.nu> writes:

> 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
>
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.