mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
* tests/calc.at (AT_CHECK_CALC): Adjust: there are now additional
`Error:' lines. * data/bison.simple (yystos) [YYDEBUG]: New. (yyparse) [YYDEBUG]: Display the symbols which are popped during error recovery. * tests/regression.at (Web2c Actions): Adjust: yystos is output now.
This commit is contained in:
3
NEWS
3
NEWS
@@ -26,6 +26,9 @@ Changes in version 1.49b:
|
||||
and has long been required by POSIX. For more details, please see
|
||||
<http://mail.gnu.org/pipermail/bug-bison/2002-May/001452.html>.
|
||||
|
||||
* Traces
|
||||
Popped tokens and nonterminals are now reported.
|
||||
|
||||
* Large grammars
|
||||
Large grammars are now supported (large token numbers, large grammar
|
||||
size (= sum of the LHS and RHS lengths), large LALR tables).
|
||||
|
||||
Reference in New Issue
Block a user