]> git.saurik.com Git - bison.git/commit - configure.ac
tests: fix failures with G++ 4.8 in Flex scanner
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 19 Feb 2013 16:42:33 +0000 (17:42 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 19 Feb 2013 16:42:33 +0000 (17:42 +0100)
commit5ae8eb3202c501a070d3753f89f75893dcbd3f20
treeac653bf4d007ee1d538b2f9db98005715e8b3978
parentbbed3fdef6c4db866f3fe951a2709c2cbea18e04
tests: fix failures with G++ 4.8 in Flex scanner

* configure.ac (WARN_NO_NULL_CONVERSION_CXXFLAGS): Rename as...
(FLEX_SCANNER_CXXFLAGS): this.
Pass -Wno-zero-as-null-pointer-constant to G++ if it supports it.
* examples/calc++/local.mk: Adjust.
configure.ac
examples/calc++/local.mk