bug-global
[Top][All Lists]
Advanced

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

Re: question about gtagsop.c


From: Shigio Yamaguchi
Subject: Re: question about gtagsop.c
Date: Wed, 20 Jul 2005 05:21:55 +0900

> It seems that there are no other correction methods.
> When is gtop->root[0] set to '\0'?

It seems to have been initialized in gtags_open().

gtags_open(...)
{
...
        if ((gtop = (GTOP *)calloc(sizeof(GTOP), 1)) == NULL)
--
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]