From: Paul Eggert Date: Thu, 14 Feb 2002 20:28:37 +0000 (+0000) Subject: Revert the C++ namespace changes introduced in 1.31, as they caused too X-Git-Tag: BISON-1_49a~148 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/0179dd6542bbc73ae660fd7139a9bb19d82831c2 Revert the C++ namespace changes introduced in 1.31, as they caused too many portability hassles. --- diff --git a/NEWS b/NEWS index 57fab530..311237fb 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ Bison News Changes in version 1.49a: +* Revert the C++ namespace changes introduced in 1.31, as they caused too + many portability hassles. + * Items overflow Bison no longer dumps core when there are too many items, it just dies.