[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 431 - trunk/subversion/include trunk/subversion/libsvn_repos trunk/subversion/libsvn_ra_dav

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-11-12 23:52:32 CET

Greg Stein <gstein@lyra.org> writes:
> > + case ELEM_version_name:
> > + lb->revision = atol (cdata);
>
> fetch.c uses no-space function call style...

Mmm, yah. That's `log.c' now, and its style is mixed (because it
mostly inherited your no-space style from fetch.c, but then became a
separate file written almost entirely by me, whose reflex is to use
the other style).

When there's a file boundary, I don't think its worth keeping the
style anymore. If you want to regularize the new `log.c' to be all
one way or the other, go for it. Otherwise, I'll adjust it as I code
there, if I code there anymore.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 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.