mjs@rabbit.UUCP (M. J. Shannon, Jr.) (09/13/84)
If you use `ctags -t' on a file which contains:
typedef unsigned char u_char;
typedef unsigned short u_short;
typedef unsigned int u_int;
typedef unsigned long u_long;
it produces a tags file which does not have tags for any of u_char,
u_short, u_int, or u_long, but does have tags for char, short, int, and
long. Wrong! Does anyone have a fix?
--
Marty Shannon
UUCP: {alice,rabbit,research}!mjs
(rabbit is soon to die. Does this mean alice is pregnant? Yup!)
Phone: 201-582-3199