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

Re: [PATCH, test] modify libsvn_wc to use result_pool/scratch_pool

From: Martin Hauner <martin.hauner_at_gmx.net>
Date: Sun, 16 Aug 2009 16:45:43 +0200

Hi Stefan,

thanks for your comments :)

I already came to same conclusion, that we have only to rename the pool here. I
first thought that the errors should go to the result_pool but looking at other
code, it seems to be happy with the scratch_pool like here:

wc_db.c (in parse_local_abspath)

   SVN_ERR(svn_io_check_special_path(local_abspath, &kind,
                                     &special /* unused */, scratch_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=2384066

Received on 2009-08-16 16:46:49 CEST

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.