help-global
[Top][All Lists]
Advanced

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

Re: tags for glib


From: Hideki IWAMOTO
Subject: Re: tags for glib
Date: Sat, 23 Jun 2018 10:17:49 +0900

HI.

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

On Sat, 23 Jun 2018 00:07:02 +0300
Иван Трусков <address@hidden> 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 <address@hidden>




reply via email to

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