skeletons: no longer define YYLSP_NEEDED.

* data/c.m4, data/glr.cc: here.
* NEWS, TODO: Adjust.
This commit is contained in:
Akim Demaille
2012-06-25 16:55:11 +02:00
parent 258cddbc36
commit 694af10cb7
4 changed files with 5 additions and 12 deletions

5
NEWS
View File

@@ -65,6 +65,11 @@ GNU Bison NEWS
header, are removed, as they prevent the possibility of including several
generated headers from a single compilation unit.
*** YYLSP_NEEDED
For the same reasons, the undocumented and unused macro YYLSP_NEEDED is no
longer defined.
* Noteworthy changes in release 2.5.1 (2012-06-05) [stable]
** Future changes: