HI.

This is normal behavior.
Gtags treats function prototypes as references rather than definitions.

On Sat, 23 Jun 2018 00:07:02 +0300
Иван Трусков <[email protected]> wrote:

> Hello
> I am trying to generate tags for GLib, and i have run into the following
> problem: vast majorioty of symbols are not present in GTAGS. For example,
> from glib/ghash.h, only 2 macros are present, but none of the functions
> (such as g_hash_table_new and such).
> I suspect the reason lies in the fact all functions have macro
> GLIB_AVAILABLE_IN_ALL preceding them.
> How can i generate proper tags that include all symbols in this case?

-- 
Hideki IWAMOTO <[email protected]>


_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global
  • tags for glib Иван Трусков
    • Re: tags for glib Hideki IWAMOTO

Reply via email to