[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-06-14 21:48:50 CEST

On Fri, Jun 14, 2002 at 08:33:47PM +0100, Philip Martin wrote:
> 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
>

ARGH!!!

that's it, i'm switching to gcc3, i don't care if apple says it's not
the supported compiler for os x yet.

(for the record, gcc3 does seem to be giving the warnings)

a fix will be forthcoming...

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
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:49:21 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.