[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: Daniel Rall <dlr_at_collab.net>
Date: 2006-12-29 09:27:49 CET

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.

  • application/pgp-signature attachment: stored
Received on Fri Dec 29 09:29:11 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.