ctags: Handle some new namespaces and symbol types.
commit3624a543e3884e2faa9980a2ecb0c10cda646671
authorJosh Triplett <josh@freedesktop.org>
Tue, 7 Aug 2007 03:37:25 +0000 (6 20:37 -0700)
committerJosh Triplett <josh@freedesktop.org>
Tue, 7 Aug 2007 03:37:25 +0000 (6 20:37 -0700)
treef7e56fb83d8d984d7761a82c6dc05d2d392fe764
parentfdd259520bdb9469d3010fff3b35a9c1f1cc4c7f
ctags: Handle some new namespaces and symbol types.

ctags didn't handle SYM_KEYWORD, SYM_PROCESSOR, or NS_KEYWORD, and didn't
handle NS_PREPROCESSOR correctly.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
ctags.c