mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* src/parse-gram.y (declaration): Have %parse-param and %lex-param
take two BRACED_CODE, not two string_content. Free the scanner's obstack when we are done. (code_content): New. * tests/calc.at: Adjust. * doc/bison.texinfo: Adjust. Also, make sure to include the `,' for these declarations.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-11-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/parse-gram.y (declaration): Have %parse-param and %lex-param
|
||||
take two BRACED_CODE, not two string_content.
|
||||
Free the scanner's obstack when we are done.
|
||||
(code_content): New.
|
||||
* tests/calc.at: Adjust.
|
||||
* doc/bison.texinfo: Adjust.
|
||||
Also, make sure to include the `,' for these declarations.
|
||||
|
||||
2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
|
||||
|
||||
* m4/prereq.m4: Removed the commented jm_PREREQ_HASH
|
||||
|
||||
Reference in New Issue
Block a user