(gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
authorFrancesco Potortì <pot@gnu.org>
Sun, 4 Feb 2007 22:03:09 +0000 (22:03 +0000)
committerFrancesco Potortì <pot@gnu.org>
Sun, 4 Feb 2007 22:03:09 +0000 (22:03 +0000)
commit47fd18c6508e3d449d70355c1eebe6694ba16596
tree73d7983309a9f98b3b277390f3a0daef17473d11
parentbf8a8244bf01f8cce0c0bf24cad8f99fff21d495
(gperf, in_word_set): changed attribute for Java to (C_JAVA & ~C_PLPL).
The previous change introduced 2004-09-13 was broken, as (C_JAVA &
!C_PLPL) always evaluates to 0.  This caused import, package, extends,
implements and interface to be treated specially for all kinds of
C-style files, not just Java files. (by Per Cederqvist).
lib-src/etags.c