Re: [PATCH] Fix Python bindings to svn.wc.crawl_revisions2()
From: David James <djames_at_collab.net>
Date: 2006-06-23 20:25:10 CEST
> > + def test_craw_revisions2(self):
Thanks Jelmer! Overall, the patch looks great. I added a few extra
> %typemap(in) (const svn_ra_reporter2_t *reporter, void *report_baton)
GCC reports a warning here unless you cast to (svn_ra_reporter2_t *).
Cheers,
David
-- David James -- http://www.cs.toronto.edu/~james --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 23 20:25:53 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.