(yyexpandGLRStack) [!YYSTACKEXPANDABLE]:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Apr 2003 19:37:09 +0000 (19:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Apr 2003 19:37:09 +0000 (19:37 +0000)
commit1d2d7eddf73d4244900ea00fe1949c56db07a2f7
tree7a180d74eab286af95a184199479d0adc9741edc
parent1b8f2fff2a99c6d931382c0624709f86c133482f
(yyexpandGLRStack) [!YYSTACKEXPANDABLE]:
Fix obvious typo that results in uncompilable GLR parsers
when both %pure-parser and %locations are used.  (trivial change
from Yakov Markovitch <Markovitch@iso.ru>)
data/glr.c