mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as...
(YY_OBS_INIT, YY_OBS_GROW, YY_OBS_FINISH): these. (last_string, YY_OBS_FREE): New. Use them when returning an ID.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-06-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as...
|
||||
(YY_OBS_INIT, YY_OBS_GROW, YY_OBS_FINISH): these.
|
||||
(last_string, YY_OBS_FREE): New.
|
||||
Use them when returning an ID.
|
||||
|
||||
2002-06-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Have Bison grammars parsed by a Bison grammar.
|
||||
|
||||
Reference in New Issue
Block a user