Officially drop support for building Bison with K&R C,

since it didn't work anyway and it's not worth worrying about.
This commit is contained in:
Paul Eggert
2002-10-17 01:24:46 +00:00
parent da2292e5c7
commit 71d1d25c7a

7
NEWS
View File

@@ -1,6 +1,13 @@
Bison News Bison News
---------- ----------
Changes in version 1.75a:
* Bison can no longer be built by a K&R C compiler; it requires C89 or
later to be built. This change originally took place a few versions
ago, but nobody noticed until we recently asked someone to try
building Bison with a K&R C compiler.
Changes in version 1.75: Changes in version 1.75:
* Bison should now work on 64-bit hosts. * Bison should now work on 64-bit hosts.