]> git.saurik.com Git - bison.git/commit - ChangeLog
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 18:26:15 +0000 (13:26 -0500)
commit43dc3c8bc49885693e3e06c560c8d2ee71a984b9
tree262856544de14811bd4e7a3c7abb915cfc31d584
parent3d04b5673d26813f3fcec37982ee84d05c3d71aa
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.
(cherry picked from commit 1625df5b18bc1ad696f149f059e6677ca0759dfc)

Conflicts:

doc/bison.texinfo
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