[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] seems_datatype in gctags
From: |
Hideki IWAMOTO |
Subject: |
Re: [PATCH] seems_datatype in gctags |
Date: |
Wed, 12 Mar 2003 19:34:54 +0900 |
attached is updated version.
* C.c (function_definition): Changed so that a symbol might not be registered
into both GRTAGS and GSYMS.
Changed so that the symbol which is not registered into GTAGS might not
be registered into GRTAGS.
* Cpp.c (function_definition): Likewise.
* C.c (seems_datatype): Corrected the treatment of the return value of strcmp.
* Cpp.c (seems_datatype): Likewise.
On Sun, 09 Mar 2003 23:34:17 +0900, Hideki IWAMOTO wrote...
> * C.c (seems_function_definition): Changed so that a symbol might not be
> registered into both GRTAGS and GSYMS.
> * Cpp.c (function_definition): Likewise.
> * C.c (seems_datatype): Corrected the treatment of the return value of strcmp.
> * Cpp.c (seems_datatype): Likewise.
----
Hideki IWAMOTO address@hidden
gctags-datatype2.patch
Description: Binary data