mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
variables: use parse.assert' instead of assert'.
* TODO (assert): Remove. * data/bison.m4 (b4_assert_if): Replace with... (b4_parse_assert_if): this. * data/lalr1.cc, data/variant.hh, tests/c++.at: Adjust. * doc/bison.texinfo (Decl Summary): Document parse.assert.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-04-14 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
variables: use `parse.assert' instead of `assert'.
|
||||
* TODO (assert): Remove.
|
||||
* data/bison.m4 (b4_assert_if): Replace with...
|
||||
(b4_parse_assert_if): this.
|
||||
* data/lalr1.cc, data/variant.hh, tests/c++.at: Adjust.
|
||||
* doc/bison.texinfo (Decl Summary): Document parse.assert.
|
||||
|
||||
2009-04-14 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
variables: use `parse.assert' instead of `debug'.
|
||||
|
||||
Reference in New Issue
Block a user