Re: svn commit: r940651 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_wc/status.c libsvn_wc/util.c
From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 3 May 2010 20:41:14 -0400
On Mon, May 3, 2010 at 18:01, <dannas_at_apache.org> wrote:
You don't need 'tree_conflict' to persist, so both pools can be scratch_pool.
> + old_tree_conflict = svn_wc__cd2_to_cd(tree_conflict, scratch_pool);
But you're returning this one, so that should be result_pool.
>...
Cheers,
|
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.