]> git.saurik.com Git - bison.git/commit
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)
commit1a9ac9bdba716507e86ce69920260f132971bfa6
treed21a023fc6f4f46b3b404698bdcd2c5b6eca8e39
parent9318e335c809a832078e8efad4054cbb456ad1da
build: fix syntax-check error.

* 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
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cfg.mk