mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33: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>
|
||||
|
||||
Don't define debugging functions when !YYDEBUG.
|
||||
|
||||
@@ -795,7 +795,7 @@ b4_error_verbose_if([, yytoken])[));
|
||||
|
||||
/* Shift the error token. */
|
||||
YY_SYMBOL_PRINT ("Shifting", yystos_[yyn],
|
||||
&yysemantic_stack_[0], &yylocation_stack_[0]);
|
||||
&yysemantic_stack_[0], &yylocation_stack_[0]);
|
||||
|
||||
yystate = yyn;
|
||||
goto yynewstate;
|
||||
|
||||
Reference in New Issue
Block a user