]> git.saurik.com Git - bison.git/commit - data/c.m4
c++: compute the header guards.
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 21 May 2012 12:21:51 +0000 (14:21 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 21 May 2012 16:15:41 +0000 (18:15 +0200)
commit22172d473180c53755290f13ebd2d53e12e74fe0
tree804555fc790cf45753ad437509d12f0177ed68cf
parenta19728cbb5efdac48c97ef6e6c997f2534c03391
c++: compute the header guards.

This is a frequent request.  Recently pointed out by Wei Song,
<http://lists.gnu.org/archive/html/help-bison/2012-05/msg00002.html>.

* data/c.m4 (b4_tocpp, b4_cpp_guard, b4_cpp_guard_open)
(b4_cpp_guard_close): New.
* data/lalr1.cc, data/location.cc, data/stack.hh: Use them.
* TODO (Header Guards): Move to...
* NEWS: here.
Formatting changes.
NEWS
THANKS
TODO
data/c.m4
data/lalr1.cc
data/location.cc
data/stack.hh