OSDN Git Service

glcpp: Explicitly expect 0 shift/reduce conflicts.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Jul 2010 18:10:52 +0000 (11:10 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Jul 2010 18:10:52 +0000 (11:10 -0700)
commitefef950f393dfe6cb7ef60bee646f2197143df41
tree048049cc5e9882ef608f422a334a7b8c10aecc8e
parent2233d10442f1e19d18693fc030aefe292b14cf29
glcpp: Explicitly expect 0 shift/reduce conflicts.

The "%expect 0" construct will make bison emit an error if any future
changes to the grammar introduce shift/reduce conflicts, (without also
increasing the number after "%expect").
src/glsl/glcpp/glcpp-parse.y