[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: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-20 00:08:43 CET

Philip Martin wrote:
> 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"?

Deliberate to emphasise it's role as an output parameter.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 20 00:16:00 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.