Preliminary Forth support.
authorFrancesco Potortì <pot@gnu.org>
Tue, 27 Sep 2005 13:26:54 +0000 (13:26 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 27 Sep 2005 13:26:54 +0000 (13:26 +0000)
commit55102b5d3100b6dcb45832f9c0b9e1f13f5bdad6
tree62bf328b35b9c45ad0183e5769417cb822b6a1dd
parentcd0899ab44277c0d532973cf7c7a386e549c9ea0
Preliminary Forth support.
(prolog_pr): Cast strlen to int before comparison.
(LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that
the second argument is indeed a literal string.
(longopts, print_help, main): The -a (--append) option
can be used in ctags also; for one, the Linux make file uses it.
lib-src/ChangeLog
lib-src/etags.c