]> git.saurik.com Git - bison.git/commit - data/c++.m4
Handle a trailing `:' in a user-supplied C++ namespace better.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 19 May 2009 21:51:05 +0000 (17:51 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Tue, 19 May 2009 22:16:08 +0000 (18:16 -0400)
commit4977e0a7d945a42012d942e389c8a4bd42929558
tree2792b1d8a79d4f5278eba8c9ed4daec2d23568cf
parent9b04dad70ab2304d86175b002db6594ec653ae47
Handle a trailing `:' in a user-supplied C++ namespace better.

* data/c++.m4 (b4_namespace_close): Don't let it be printed
among the closing braces here.  This fix might make the
generated code easier to debug, but otherwise it should be
insignificant because a trailing `:' is a C++ error already.
(cherry picked from commit 8c221795affd367ac106161610d42fc94633e3fd)
ChangeLog
data/c++.m4