[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-20 00:21:42 CET

"Max Bowsher" <maxb@ukf.net> writes:

> Philip Martin wrote:
>> maxb@tigris.org writes:
>>
>>> + 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.

How bizarre! I've never seen that idiom before, I find it confusing,
and I don't think it's a good idea.

-- 
Philip Martin
---------------------------------------------------------------------
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:23:07 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.