ra_dav and svn_recurse_kind
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-28 22:45:55 CEST
When I build ra_dav I see
../svn/subversion/libsvn_ra_dav/merge.c: In function 'okay_to_bump_path':
On investigation it looks a bit odd, the code in question is
149: r = (enum svn_recurse_kind) apr_hash_get (valid_targets,
The cast is a bit odd, and there is more that is odd where the hash
static void
It looks like it's storing a stack address in the hash, I don't think
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Apr 28 23:37:45 2005 |
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.