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

Re: CVS update: subversion/subversion/tests/libsvn_fs fs-test.c

From: Karl Fogel <kfogel_at_collab.net>
Date: 2001-03-28 20:34:39 CEST

Greg Stein <gstein@lyra.org> writes:
> > + /* Recycle. */
> > + apr_pool_destroy (subpool);
> > + subpool = svn_pool_create (pool);
>
> Using apr_pool_clear() is much more straight-forward...

Thank you! Forgot all about that, will do.

-K
Received on Sat Oct 21 14:36:26 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.