YYFAIL: deprecate.
authorJoel E. Denny <jdenny@clemson.edu>
Mon, 21 Dec 2009 19:51:40 +0000 (14:51 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 22 Dec 2009 17:53:17 +0000 (12:53 -0500)
commit41d35e54d59bebb68af3d2dde45a1f7e83b71b83
treead3f8c43d39aadcb13e332a5aa187b39d4810155
parent692d04cb6a220cada738abc1ff70686bb01c1ba6
YYFAIL: deprecate.

* NEWS (2.4.2): Document deprecation and the phase-out plan.
* data/lalr1.java (parser::YYStack::YYFAIL): Add comment about
deprecation.
* data/yacc.c (YYFAIL): Likewise, and suppress warnings about
YYFAIL from GCC cpp's -Wunused-macros.
* doc/bison.texinfo (Java Action Features): Remove YYFAIL
documentation.
(LocalWords): Remove YYFAIL.
(cherry picked from commit 1625df5b18bc1ad696f149f059e6677ca0759dfc)

Conflicts:

src/parse-gram.c
src/parse-gram.h
ChangeLog
NEWS
data/lalr1.java
data/yacc.c
doc/bison.texinfo
src/parse-gram.c
src/parse-gram.h