mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* NEWS: Clarify a little.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-11-19 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
|
* NEWS: Clarify a little.
|
||||||
|
|
||||||
2008-11-19 Joel E. Denny <jdenny@ces.clemson.edu>
|
2008-11-19 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
* NEWS: Update for recent changes.
|
* NEWS: Update for recent changes.
|
||||||
|
|||||||
6
NEWS
6
NEWS
@@ -20,8 +20,10 @@ Bison News
|
|||||||
This prevents the future support for languages than do not use `;'
|
This prevents the future support for languages than do not use `;'
|
||||||
as C/C++/Java do. Yet some grammars still depend on this `feature'.
|
as C/C++/Java do. Yet some grammars still depend on this `feature'.
|
||||||
Bison 2.4.1 restores the previous behavior in the case of C output
|
Bison 2.4.1 restores the previous behavior in the case of C output
|
||||||
to leave more time for grammars depending on the old behavior to be
|
(specifically, when neither %language or %skeleton or equivalent
|
||||||
adjusted. Future releases of Bison will disable this feature.
|
command-line options are used) to leave more time for grammars
|
||||||
|
depending on the old behavior to be adjusted. Future releases of
|
||||||
|
Bison will disable this feature.
|
||||||
|
|
||||||
** A few minor improvements to the Bison manual.
|
** A few minor improvements to the Bison manual.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user