(struct yyltype): Define members even when not
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Oct 2002 06:30:49 +0000 (06:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Oct 2002 06:30:49 +0000 (06:30 +0000)
commitffa4c58acb6909d00cc1093ff836c434fec06f1b
treea8eb795d691c625cca4738f389e257f4545f6ff1
parentc827f760f640ce7a47ed50101921c3a85adf8cde
(struct yyltype): Define members even when not
doing locations.  This is more consistent with yacc.c, and it
works around the following bug reports:
http://mail.gnu.org/pipermail/bug-bison/2002-October/001748.html
http://mail.gnu.org/pipermail/bug-bison/2002-October/001764.html
http://mail.gnu.org/pipermail/bug-bison/2002-October/001769.html
data/glr.c