* data/yacc.c (yyparse): Undo previous patch. Instead,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2005 08:26:29 +0000 (08:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2005 08:26:29 +0000 (08:26 +0000)
commit407d4a75bb431a24b02e19239e830213e4cd5476
treecc9fb066ea43c89e8f8b2ad4998cc46b200961c5
parent34160ec4ec58f5ece2ef980201aee2fb20cfab46
* data/yacc.c (yyparse): Undo previous patch.  Instead,
set yylsp[0] and yyvsp[0] only if the initial action
sets yylloc and yylval, respectively.
ChangeLog
data/yacc.c