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

Re: svn commit: r12384 - branches/1.1.x-r12327/subversion/libsvn_repos

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-19 23:24:56 CET

maxb@tigris.org writes:

> Author: maxb
> Date: Sat Dec 18 15:42:32 2004
> New Revision: 12384
>
> Modified:
> branches/1.1.x-r12327/subversion/libsvn_repos/load.c
> Log:
> Commit backport to temporary branch.

I guess my comment really applies to the trunk, but I didn't spot the
issue at the time:

> + err = svn_fs_commit_txn (&conflict_msg, &(*new_rev), rb->txn, rb->pool);

Why "&(*new_rev)" and not just "new_rev"?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 19 23:26:06 2004

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.