[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/libsvn_subr svn_error.c

From: <cmpilato_at_collab.net>
Date: 2001-04-27 07:01:40 CEST

gstein@tigris.org writes:

> * svn_error.h (svn_pool_get_size): removed declaration; obsolete.
>
> * svn_error.c (svn_pool_get_size): removed function; obsolete.
> (svn_pool__inherit_error_pool): use new apr_pool_get_parent function.
> (find_oldest_pool_ancestor): use new apr_pool_get_parent function.
> (svn_pool_clear_debug): use apr_pool_num_bytes rather than
> svn_pool_get_size.
> (svn_pool_destroy_debug): use apr_pool_num_bytes

Sweet! It's good to see the pool debugging stuff living where it
really should now. If I'd been a touch more confidant, I would have
done this in the first place. Thanks, Greg!
Received on Sat Oct 21 14:36:29 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.