mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
Space changes.
* data/lalr1.cc: Formatting changes.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-10-28 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
|
Space changes.
|
||||||
|
* data/lalr1.cc: Formatting changes.
|
||||||
|
|
||||||
2008-10-28 Akim Demaille <demaille@gostai.com>
|
2008-10-28 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
Don't define debugging functions when !YYDEBUG.
|
Don't define debugging functions when !YYDEBUG.
|
||||||
|
|||||||
@@ -795,7 +795,7 @@ b4_error_verbose_if([, yytoken])[));
|
|||||||
|
|
||||||
/* Shift the error token. */
|
/* Shift the error token. */
|
||||||
YY_SYMBOL_PRINT ("Shifting", yystos_[yyn],
|
YY_SYMBOL_PRINT ("Shifting", yystos_[yyn],
|
||||||
&yysemantic_stack_[0], &yylocation_stack_[0]);
|
&yysemantic_stack_[0], &yylocation_stack_[0]);
|
||||||
|
|
||||||
yystate = yyn;
|
yystate = yyn;
|
||||||
goto yynewstate;
|
goto yynewstate;
|
||||||
|
|||||||
Reference in New Issue
Block a user