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

[VOTE] New space-before-parens style

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-02-03 11:50:04 CET

Hi,

As concluded here:
http://svn.haxx.se/dev/archive-2006-02/0131.shtml

we just decided to reformat all of the core C code to a consistent style
regarding space between a function name and the following parentheses.
This applies to function declarations/definitions, function calls and
macro calls, with the exception of the gettext macros _() and N_().

This was discussed in several threads. I originally proposed to use
space-before-paren for new code here:
http://svn.haxx.se/dev/archive-2006-01/0820.shtml

Some people have objected; please follow the thread for more info.

Karl provided some statistics here:
http://svn.haxx.se/dev/archive-2006-01/0955.shtml

Please put an "X" in one of the squares below in a reply to this mail.
The alternative with the highest number of votes wins. Ballot ends Wed
2006-02-08T11:00:00Z. I'll post a summary of the result thereafter.
Everyone can vote, but only full commiter votes are binding.

Since this has been discussed, there is no need to include a justification
in the reply. Also, to make my life easier, please avoid any replies in
this thread that aren't votes (unless you have questions or objections to
the ballot itself, of course).

  [ ] no-space-before-paren
  [ ] space-before-paren
  [ ] abstain

Let the best style win, :-)
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 3 11:50:42 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.