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

Re: svn commit: r22056 - branches/merge-tracking/subversion/libsvn_fs_util

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-12-29 09:36:04 CET

Daniel Rall wrote:
> On Sat, 21 Oct 2006, Malcolm Rowe wrote:
>
>
>> On Fri, Oct 20, 2006 at 11:58:52AM -0700, dlr@tigris.org wrote:
>>
>>> - if (cacheresult != 0)
>>> + if (cacheresult != NULL)
>>>
>> Why not just 'if (cacheresult)'?
>>
>
> That'd be fine with me.
>

Now at current HEAD cacheresult is known as 'path_mergeinfo'.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 29 09:35:55 2006

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.