This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unused macros warning?


On Mon, Jul 22, 2002 at 10:55:29PM -0700, Zack Weinberg wrote:
> > Long-term, it would be nice if cpplib could tell you if any header you
> > include is not used for any purpose.  The kernel guys have wanted this
> > feature for a long time.
> 
> Oooh, I want this.

http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/kerninclude/kerninclude.sh

is the script we use to do this with FreeBSD.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]