help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Enum tags...


From: Shigio Yamaguchi
Subject: Re: Enum tags...
Date: Wed, 04 Jan 2006 23:50:48 +0900

Hi,
> I get the definition from the header file and all occurrences of
> usage from the C source files in the project. For all function
> definitions in the C source file "global" shows me only the
> definitions. How can I get the same behaviour for enums as I do
> for function definitions?

It seems that gtags doesn't treat enum members as definitions.
To change the behavior, there is no way except for rewriting
the parser. (Of course, you can write new parser for it.)

I also think enum members should be treated as definitions.
I will rewrite the parser sooner or later.
--
Shigio YAMAGUCHI <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]