Add CTAGS_ATTR_ prefix to UNUSED() and PRINTF() macros
commitcb7da79824ccd023c495de37f047ae1441b45fd5
authorJiří Techet <techet@gmail.com>
Mon, 22 Aug 2016 12:54:19 +0000 (22 14:54 +0200)
committerJiří Techet <techet@gmail.com>
Mon, 22 Aug 2016 12:54:19 +0000 (22 14:54 +0200)
treeb6aafce9ae6dfcbf746f1fe9b3aeb72fa12db2c0
parentb7f7ce267546d4e43511b613594daeb6e8051559
Add CTAGS_ATTR_ prefix to UNUSED() and PRINTF() macros

Also fix the macro use in objc.c to appear behind variables.
12 files changed:
ctags/main/general.h
ctags/main/lregex.c
ctags/main/mio.h
ctags/main/options.c
ctags/main/options.h
ctags/main/parse.c
ctags/main/parse.h
ctags/main/routines.h
ctags/main/xtag.c
ctags/parsers/c.c
ctags/parsers/lua.c
ctags/parsers/objc.c