]> git.saurik.com Git - bison.git/commit - data/yacc.c
yacc: work around the ylwrap limitation.
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 08:15:44 +0000 (10:15 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 25 Jun 2012 08:20:56 +0000 (10:20 +0200)
commit55d1006fcedde7a816290dfcd7cb84fa227ae560
treef68da7ee07fd4fdf29d55ef903e9a15b0e501892
parent230a3db428622bb964807111b46812879b7ee726
yacc: work around the ylwrap limitation.

* data/yacc.c (b4_shared_declarations): Include the header guards.
Do not include the header in the *.c file, duplicate it.
* NEWS (Future Changes): Extend, and announce the forthcoming change
about the use of the parser header.
NEWS
data/yacc.c