glcpp: Fix "dangerous trailing context" warning.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Jun 2010 22:15:34 +0000 (15:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 21:14:57 +0000 (14:14 -0700)
commit12a820c9d84cec0e2f36d9571ca841499b67eac4
tree579c38a2176d59ef40dc9b36a7e2addb6737a922
parentd07bb7b83a664717009c40bd940b3025f4bb96a7
glcpp: Fix "dangerous trailing context" warning.

Flex couldn't be sure whether "def" and "ndef" were part of the #ifdef
and #ifndef patterns or the trailing context of the #if pattern.
glcpp/glcpp-lex.l