]> git.saurik.com Git - bison.git/commitdiff
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>
Mon, 21 Dec 2009 21:40:33 +0000 (16:40 -0500)
* 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.


No differences found