yystype, yyltype: remove.

* data/c.m4: here.
* NEWS: Doc it.
This commit is contained in:
Akim Demaille
2012-07-24 08:53:48 +02:00
parent 007c5908b9
commit 5f819b2f98
2 changed files with 2 additions and 2 deletions

2
NEWS
View File

@@ -7,6 +7,8 @@ GNU Bison NEWS
*** Obsolete features
Support for YYFAIL is removed, as announced since Bison 2.4.2.
Support for yystype and yyltype (instead of YYSTYPE and YYLTYPE)
is removed, as announced in Bison 1.875.
** Warnings