[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: Greg Stein <gstein_at_lyra.org>
Date: 2001-03-28 05:04:40 CEST

On Wed, Mar 28, 2001 at 02:09:14AM -0000, kfogel@tigris.org wrote:
>...
> + /* Recycle. */
> + apr_pool_destroy (subpool);
> + subpool = svn_pool_create (pool);

Using apr_pool_clear() is much more straight-forward...

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
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.