You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Martin Hauner <ma...@gmx.net> on 2009/08/16 15:35:38 UTC

result_pool/scratch_pool in libsvn_wc

Hi,

another question ;)

We do *not* update the deprecated functions?


e.g. from svn_wc.h

SVN_DEPRECATED
svn_wc_external_item_t *
svn_wc_external_item_dup(const svn_wc_external_item_t *item,
                          apr_pool_t *pool);

-- 
Martin

Subcommander 2.0.0 Beta 4 - http://subcommander.tigris.org
a Win32/Unix/MacOSX subversion GUI client & diff/merge tool.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2384074

Re: result_pool/scratch_pool in libsvn_wc

Posted by Stefan Sperling <st...@elego.de>.
On Sun, Aug 16, 2009 at 05:35:38PM +0200, Martin Hauner wrote:
> Hi,
> 
> another question ;)
> 
> We do *not* update the deprecated functions?

We don't update them.

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2384088