On Tue, Dec 13, 2005 at 05:11:41AM -0500, Jakub Jelinek wrote:
> On Tue, Dec 13, 2005 at 09:04:29AM +0000, Christoph Hellwig wrote:
> > >
> > > Remove -Wdeclaration-after-statement
> > >
> > > Now that gcc 2.95 is not supported anymore it's ok to use C99
> > > style mixed declarations everywhere.
> >
> > Nack. This code style is pure obsfucation and we should disallow it forever.
>
> Why? It greatly increases readability when variable declarations can be
> moved close to their actual uses. glibc changed a lot of its codebase
> this way and from my experience it really helps.
mentioning glibc and readability in the same sentence disqualies your here,
sorry ;-)
But serious, having to look all over the source instead of just a block
beginning decreases code readability a lot. And if you have to scroll more
than a page to the block beginning on a 80x24 terminal means the code needs
a refactoring anyway.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]