Re: svn commit: r39598 - in trunk/subversion: include libsvn_wc
From: Greg Stein <gstein_at_gmail.com>
Date: Mon, 19 Oct 2009 13:46:07 -0400
Internal pools are evil, and lead to significant troubles when not handled
I'd suggest treating conflicts as immutable, thus never needing further
Cheers,
On Oct 19, 2009 12:40 PM, "Julian Foad" <julianfoad_at_btopenworld.com> wrote:
On Fri, 2009-09-25, Bert Huijben wrote: > Author: rhuijben > Date: Fri Sep
> Copied and modified: trunk/subversion/libsvn_wc/conflicts.c (from r39596,
> + * conflicts.c: routines for managing conflict data. > + * NOTE: this
> +struct svn_wc_conflict_t > +{ > + /* Pool conflict is allocated in */ > +
> +svn_error_t * > +svn_wc_conflict_dup(svn_wc_conflict_t** duplicate, > +
... This is trying to be too clever. The doc string promises to return a
> + *duplicate = base;
- Julian
------------------------------------------------------
------------------------------------------------------
|
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.