Date: Wed, 29 Apr 2009 20:24:46 +0200 From: deeptech71@gmail.com To: freebsd-hackers@freebsd.org Subject: Re: C99: Suggestions for style(9) Message-ID: <49F89B6E.7030303@gmail.com> In-Reply-To: <49F4070C.2000108@gmx.de> References: <49F4070C.2000108@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Christoph Mallon wrote: >> -When declaring variables in functions declare them sorted by size, >> -then in alphabetical order; multiple ones per line are okay. >> +When declaring variables in functions declare them sorted in >> alphabetical order; What's wrong with logical grouping, especially when the new localized declaration style is used (so tons of variables are not declared at a time anymore)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49F89B6E.7030303>