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

Re: svn commit: rev 3429 - trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-22 16:31:00 CEST

Greg Stein <gstein@lyra.org> writes:
> > + if ((kind == svn_node_dir) && recursive)
>
> Heh. You didn't remove all the unnecessary parens :-)

The remaining ones are "necessary" for me to read quickly. :-)

> /me continues to wonder why people think that == doesn't bind tighter than
> && or || ... Maybe too many LISPers and they're trying to apply their
> bad^H^H^HLISP habits to SVN...

I actually doubt anyone thinks "==" doesn't bind tightly enough, they
just don't want to *have* to think about it. If your eye parses
s-expressions at the retinal level, it's preferable to leave the
parens. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 17:00:54 2002

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.