mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 11:13:03 +00:00
* data/bison.simple.new: Comment changes.
Reported by Andreas Schwab.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-06-18 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.simple.new: Comment changes.
|
||||
Reported by Andreas Schwab.
|
||||
|
||||
2002-06-18 Matt Kraai <kraai@alumni.cmu.edu>
|
||||
|
||||
* data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
|
||||
|
||||
@@ -1252,9 +1252,9 @@ yyabortlab:
|
||||
goto yyreturn;
|
||||
|
||||
#ifndef yyoverflow
|
||||
/*---------------------------------------------.
|
||||
| yyoverflowab -- parser overflow comes here. |
|
||||
`---------------------------------------------*/
|
||||
/*----------------------------------------------.
|
||||
| yyoverflowlab -- parser overflow comes here. |
|
||||
`----------------------------------------------*/
|
||||
yyoverflowlab:
|
||||
yyerror ("parser stack overflow");
|
||||
yyresult = 2;
|
||||
|
||||
Reference in New Issue
Block a user