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

Broken tree?

From: Joe Orton <joe_at_light.plus.com>
Date: 2000-09-08 23:45:56 CEST

I get this compile failure in subversion/libsvn_wc:

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.