Re: [RESEND PATCH] tags: put function prototypes back!

From: Michal Marek
Date: Thu Dec 02 2010 - 06:53:48 EST


On Wed, Nov 17, 2010 at 10:06:54AM +0100, Uwe Kleine-König wrote:
> Hello Marek,
>
> On Thu, Nov 04, 2010 at 10:24:16AM +0100, Uwe Kleine-König wrote:
> > Commit 7db86dc (ctags: usability fix) removed function prototypes from
> > tags file claiming "It makes no real sense to include function
> > prototypes".
> > But it is useful for quickly determining which header file developer
> > needs to include to fix compilation.
> >
> > Now if someone wants to remove forward declatations (which I agree are
> > baggage), write a postprocessing script.

OK, I applied your patch to kbuild-2.6.git#misc. I initially though it
would be really nice to filter out forward declarations, but gave up on
this.

> While sorting my pending patches I noticed that there's a typo, can you
> please do s/declatations/declarations/ when taking the patch.

Done.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/