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

Re: svn commit: rev 2218 - trunk/subversion/libsvn_client

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-14 21:33:47 CEST

rooneg@tigris.org writes:

> and there's no reason for val not to be const, since we never need to
> modify it anyway, so why bother putting it on it's own line ;-)

You need to get your compiler flags sorted out :-)

../svn/subversion/libsvn_client/export.c: In function `remove_admin_dirs':
../svn/subversion/libsvn_client/export.c:52: warning: passing arg 4 of `apr_hash_this' from incompatible pointer type
../svn/subversion/libsvn_client/export.c: In function `copy_versioned_files':
../svn/subversion/libsvn_client/export.c:115: warning: passing arg 4 of `apr_hash_this' from incompatible pointer type

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 14 21:34:20 2002

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.