]> git.saurik.com Git - bison.git/commitdiff
build: fix syntax-check error.
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 7 Dec 2012 10:34:51 +0000 (11:34 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 7 Dec 2012 10:34:51 +0000 (11:34 +0100)
* cfg.mk: Exclude names-refs, it includes a "double" if (end of first
line, first of second line below).

test.y:43.12-44.59:  symbol not found in production: if
 if-stmt-a: IF expr[cond] THEN stmt.list[then] ELSE stmt.list[else] FI
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


No differences found