[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080426164450.GK2252@cs181133002.pp.htv.fi>
Date: Sat, 26 Apr 2008 19:44:50 +0300
From: Adrian Bunk <bunk@...nel.org>
To: Vegard Nossum <vegard.nossum@...il.com>
Cc: Sam Ravnborg <sam@...nborg.org>,
Pekka Enberg <penberg@...helsinki.fi>,
linux-kbuild@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] headerdep: a tool for detecting inclusion cycles in
header file
On Sat, Apr 26, 2008 at 03:45:54PM +0200, Vegard Nossum wrote:
> Hi Sam,
>
> Maybe something like this could be useful for cleaning up headers (and
> maintaining that cleanliness once it has been achieved). What do you think?
>...
And another note (after looking at the Cc list):
Header cleanup is *not* something suitable as a first task for a janitor.
The interesting cases are non-trivial.
And you need cross compilers for all architectures since fiddling with
#include's under include/ breaks code left and right that only compiled
due to some implicit #include (and if it still works due to another
implicit #include on x86 the latter might not be present on all
architectures).
> Vegard
>...
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists