mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* src/reader.c (grammar_end, grammar_symbol_append): New.
(readgram): Use them. Make the use of `p' as local as possible.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-06-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (grammar_end, grammar_symbol_append): New.
|
||||
(readgram): Use them.
|
||||
Make the use of `p' as local as possible.
|
||||
|
||||
2002-06-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
GCJ's parser requires the tokens to be defined before the prologue.
|
||||
|
||||
Reference in New Issue
Block a user