]> git.saurik.com Git - bison.git/commit
glr.c, yacc.c: declare yydebug in the header.
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 15 Jun 2012 13:19:16 +0000 (15:19 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 15 Jun 2012 13:33:14 +0000 (15:33 +0200)
commit56ca3d8fce0c9db2f2829d7a7a07a9ad06cdf6a8
tree25e576eb22cb54e51e3f5be7451631f15f97895e
parentc3e9f08f93bc8bbabcd4f4093e52ad8f8b5454ca
glr.c, yacc.c: declare yydebug in the header.

* data/c.m4 (b4_declare_yydebug): New.
* data/glr.c, data/yacc.c (b4_shared_declarations): Use it.
Remove the corresponding code from the parser body.
* NEWS: Doc this.
NEWS
data/c.m4
data/glr.c
data/yacc.c