Date: Mon, 23 Mar 2009 18:15:50 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Christoph Mallon <christoph.mallon@gmx.de> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r190098 - in head/sys/sparc64: fhc sparc64 Message-ID: <20090324011550.GB31497@dragon.NUXI.org> In-Reply-To: <49C5FCCA.5010509@gmx.de> References: <49C4C974.5050209@gmx.de> <20090321130332.GD67783@alchemy.franken.de> <49C5737F.1050902@gmx.de> <20090321.175756.-434257642.imp@bsdimp.com> <49C5F88C.3070600@freebsd.org> <49C5FCCA.5010509@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 22, 2009 at 09:54:34AM +0100, Christoph Mallon wrote: > I'm ok with 80 columns. But at the same time having tab stops every 8 > spaces - I consider this silly. You may be missing the beauty of KNF's statement continuations. e.g.: if (foo || bar || baz || other_really_long_variable || quix) { panic("blah"); }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090324011550.GB31497>