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

Re: CVS update: subversion/subversion/libsvn_fs dag.c

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-02-22 18:17:17 CET

Jim Blandy <jimb@zwingli.cygnus.com> writes:

> Not a big deal. Totally minor style point.
>
> for (flag = header->children->next->next; flag; flag = flag->next)
>
> It's not semantically any different from what you wrote, but it pulls
> the traversal all into one place, instead of distributing it around,
> so people can glork it more quickly.

Oooh, I like this style, yeah. Definitely more readable. I'm sold.
Received on Sat Oct 21 14:36:23 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.