glcpp-lex: Declare some generated functions to eliminate compiler warnings.
authorCarl Worth <cworth@cworth.org>
Tue, 20 Jul 2010 22:03:20 +0000 (15:03 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Jul 2010 00:01:11 +0000 (17:01 -0700)
commita9bb4bcde360ef8d0a444bf1c4a7d02a8fdb5fa1
tree076ce936edc5b96280b5b9667282746d4e8d3328
parent1d7e03e48e87328ce0081021dde133921b78b406
glcpp-lex: Declare some generated functions to eliminate compiler warnings.

It's really a bug in flex that these functions are generated with neither
a declaration nor the 'static' keyword, but we can at least avoid the
warnings this way.
src/glsl/glcpp/glcpp-lex.l