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

Re: Broken tree?

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-09-08 21:48:17 CEST

Joe Orton <joe@light.plus.com> writes:
> I get this compile failure in subversion/libsvn_wc:

I must have broken the build, sorry about that (thought I had avoided
it, but I guess not). I'm working there right now, so it'll be whole
again in a moment.

> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include
> -I../../expat-lite -g -Wmissing-prototypes -Wstrict-prototypes
> -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -g -Wall
> -Wp,-MD,.deps/get_editor.pp -c get_editor.c -o get_editor.o
> get_editor.c: In function `add_directory':
> get_editor.c:199: warning: passing arg 4 of `svn_wc__ensure_prepare_wc'
> from incompatible pointer type
> get_editor.c:199: too many arguments to function
> `svn_wc__ensure_prepare_wc'
> get_editor.c:218: warning: passing arg 4 of `svn_wc__ensure_prepare_wc'
> from incompatible pointer type
> get_editor.c:218: too many arguments to function
> `svn_wc__ensure_prepare_wc'
> get_editor.c: In function `add_file':
> get_editor.c:332: warning: passing arg 4 of `svn_wc__ensure_prepare_wc'
> from incompatible pointer type
> get_editor.c:332: too many arguments to function
> `svn_wc__ensure_prepare_wc'
Received on Sat Oct 21 14:36:08 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.