* etags.c (C_entries): Test tok.valid. This handles some
authorFrancesco Potortì <pot@gnu.org>
Wed, 4 Dec 1996 10:57:01 +0000 (10:57 +0000)
committerFrancesco Potortì <pot@gnu.org>
Wed, 4 Dec 1996 10:57:01 +0000 (10:57 +0000)
commit086eac130a00b5568be191a67a22bec65e89be94
tree163f7a031b3e9f7075fc4f5b5a3654d4c083eb1b
parentaab72f0761de41b0c851c2fae08a10bcc4dc19e2
* etags.c (C_entries): Test tok.valid.  This handles some
particular cases involving function declarations that failed.
* etags.c (pfnote, fatal, error): Callers using a NULL pointer
must cast it to (char *) because we have no prototypes.
(make_C_tag): Macro deleted, new function.
(C_entries): Calls to make_C_tag macro changed to call function.
lib-src/etags.c