]> git.saurik.com Git - bison.git/commit - doc/bison.texi
2007-01-30 Paolo Bonzini <bonzini@gnu.org>
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 30 Jan 2007 08:01:29 +0000 (08:01 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Tue, 30 Jan 2007 08:01:29 +0000 (08:01 +0000)
commitc1d19e10c32844d17122b473840752003521d21b
tree86c3334e36727614f3c4eab884524a300675327b
parent8405b70c057cf1e117e81a77114b055d7c9b59f1
2007-01-30  Paolo Bonzini  <bonzini@gnu.org>

* data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
Complain if the value does not match empty, "true" or "false".
* data/c++.m4: Adjust default definitions of %define variables.
* data/java.m4: Adjust default definitions of %define variables.
* doc/bison.texinfo (Decl Summary): Adjust the %define entry according
to above behavior.
* tests/input.at (Boolean %define variables): Test new behavior.
ChangeLog
data/bison.m4
data/c++.m4
data/java.m4
doc/bison.texinfo
tests/input.at