mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
Revert the C++ namespace changes introduced in 1.31.
This commit is contained in:
4
NEWS
4
NEWS
@@ -3,6 +3,9 @@ Bison News
|
|||||||
|
|
||||||
Changes in version 1.33a:
|
Changes in version 1.33a:
|
||||||
|
|
||||||
|
* Revert the C++ namespace changes introduced in 1.31, as they caused too
|
||||||
|
many portability hassles.
|
||||||
|
|
||||||
* DJGPP support added.
|
* DJGPP support added.
|
||||||
|
|
||||||
* Fix portability problems within the test suite.
|
* Fix portability problems within the test suite.
|
||||||
@@ -51,6 +54,7 @@ Changes in version 1.31, 2002-01-14:
|
|||||||
|
|
||||||
* Better C++ compliance
|
* Better C++ compliance
|
||||||
The output parsers try to respect C++ namespaces.
|
The output parsers try to respect C++ namespaces.
|
||||||
|
[This turned out to be a failed experiment, and it was reverted later.]
|
||||||
|
|
||||||
* Reduced Grammars
|
* Reduced Grammars
|
||||||
Fixed bugs when reporting useless nonterminals.
|
Fixed bugs when reporting useless nonterminals.
|
||||||
|
|||||||
Reference in New Issue
Block a user