Revert the C++ namespace changes introduced in 1.31, as they caused too

many portability hassles.
This commit is contained in:
Paul Eggert
2002-02-14 20:28:37 +00:00
parent 45119af166
commit 0179dd6542

3
NEWS
View File

@@ -3,6 +3,9 @@ Bison News
Changes in version 1.49a: Changes in version 1.49a:
* Revert the C++ namespace changes introduced in 1.31, as they caused too
many portability hassles.
* Items overflow * Items overflow
Bison no longer dumps core when there are too many items, it just Bison no longer dumps core when there are too many items, it just
dies. dies.