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:21:07 +0000 (18:21 -0400)
commita17352a9da91a6f413e608964b9bbc3e471f8125
treec382abcdf5dce7023d2a1e9144e3f2c3c72c3045
parentc984dee8d14d19bee0750e5ceb24a666b0c59bae
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