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

Re: svn commit: r1332062 - in /subversion/trunk: notes/api-errata/1.8/ notes/api-errata/1.8/fs001.txt subversion/include/svn_fs.h

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Mon, 30 Apr 2012 09:22:53 +0300

gstein_at_apache.org wrote on Mon, Apr 30, 2012 at 06:13:36 -0000:
> +++ subversion/trunk/subversion/include/svn_fs.h Mon Apr 30 06:13:35 2012
> @@ -865,7 +865,7 @@ svn_fs_begin_txn(svn_fs_txn_t **txn_p,
> * If @a conflict_p is non-zero, use it to provide details on any
> * conflicts encountered merging @a txn with the most recent committed
> * revisions. If a conflict occurs, set @a *conflict_p to the path of
> - * the conflict in @a txn, with the same lifetime as @a txn;
> + * the conflict in @a txn, allocated within @a pool;
> * otherwise, set @a *conflict_p to NULL.
> *

Document the old behaviour here, or point to the erratum?

> * If the commit succeeds, @a txn is invalid.
>
>
Received on 2012-04-30 08:23:33 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.