]> git.saurik.com Git - bison.git/commit - ChangeLog
Spell "boolean" as "Boolean". Reported by Akim Demaille.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 28 Aug 2007 07:14:11 +0000 (07:14 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 28 Aug 2007 07:14:11 +0000 (07:14 +0000)
commit922bdd7ffa913135a33ea9e54e5034cfc15e0436
tree8241226574dc8545a246746ee1871e2fc4ec8455
parent1b17b01d0fa00512e2d7b561757336bff9784fa0
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.
ChangeLog
data/bison.m4
doc/bison.texinfo
src/muscle_tab.c
tests/input.at
tests/skeletons.at