Was: Wrapping up 7.4 (finally)

pcpa at mandriva.com.br pcpa at mandriva.com.br
Fri Jun 13 19:13:09 PDT 2008


Quoting Peter Hutterer <peter at cs.unisa.edu.au>:

> On Fri, Jun 13, 2008 at 09:59:30PM -0300, pcpa at mandriva.com.br wrote:
>>   I also started writting a modified ctags that would work by also
>> finding function calls, understand about macro calls and symbols defined
>> by macros, what is common..,
>
> uhm. my ctags seems to do that just fine without modificaitons.

  Try running ctags in the linux kernel tree (for the long time), or finding
symbols that have things like ## pasting, or like

#if foo
#define name a
#else
#define name b
#endif
  name()

and variants.

> Cheers,
>  Peter

Paulo






More information about the xorg mailing list