]> git.eshelyaron.com Git - emacs.git/commit
Make prototypes for extern definitions, and add all
authorFrancesco Potortì <pot@gnu.org>
Thu, 15 Nov 2007 15:38:52 +0000 (15:38 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 15 Nov 2007 15:38:52 +0000 (15:38 +0000)
commit89d8309f696e08378f907bf73583c772eca4ddf6
tree4a767c1a5d872bb7e4c2e55362acbc65344de94c
parentf91311d1a17693acf9a2027c8a4df57702c2a592
Make prototypes for extern definitions, and add all
that are needed to quench warnings on 64-bit.

(main): Use the same defaults for ctags as for etags: find
typedefs, structure tags, macro constants, enum constants, struct
members and global variables.

(make_C_tag) [DEBUG]: Add debugging printout.

(C_entries): In case '}' decrement bracelev before testing it.
lib-src/etags.c