mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
Spell "boolean" as "Boolean". Reported by Akim Demaille.
* data/bison.m4 (b4_percent_define_flag_if): Fix complaint. * doc/bison.texinfo (Decl Summary): Fix. * src/muscle_tab.c (muscle_percent_define_flag_if): Fix complaint. * tests/input.at (Boolean %define variables): Update output. * tests/skeletons.at (%define boolean variables: invalid skeleton defaults): Rename to... (%define Boolean variables: invalid skeleton defaults): ... this and update output.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2007-08-28 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Spell "boolean" as "Boolean". Reported by Akim Demaille.
|
||||
* data/bison.m4 (b4_percent_define_flag_if): Fix complaint.
|
||||
* doc/bison.texinfo (Decl Summary): Fix.
|
||||
* src/muscle_tab.c (muscle_percent_define_flag_if): Fix complaint.
|
||||
* tests/input.at (Boolean %define variables): Update output.
|
||||
* tests/skeletons.at (%define boolean variables: invalid skeleton
|
||||
defaults): Rename to...
|
||||
(%define Boolean variables: invalid skeleton defaults): ... this and
|
||||
update output.
|
||||
|
||||
2007-08-17 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
In impure push mode, don't allow more than one yypstate to be allocated
|
||||
|
||||
Reference in New Issue
Block a user