mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* tests/regression.at (Invalid input: 2): New.
* src/lex.c (unlexed_token_buffer): New. (lex, unlex): Adjust: when unlexing, be sure to save token_buffer too. Reported by Wwp.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-11-01 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/regression.at (Invalid input: 2): New.
|
||||
* src/lex.c (unlexed_token_buffer): New.
|
||||
(lex, unlex): Adjust: when unlexing, be sure to save token_buffer
|
||||
too.
|
||||
Reported by Wwp.
|
||||
|
||||
2001-11-01 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/calc.at: Catch up with 1.30.
|
||||
|
||||
Reference in New Issue
Block a user