X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1ef57c947d095b3874748fffc2b0dcb1a41ad567..86b08b49b3b1b9fc27a3c64d8421a6f30c12d942:/NEWS diff --git a/NEWS b/NEWS index b56746e6..f554b9ff 100644 --- a/NEWS +++ b/NEWS @@ -59,7 +59,13 @@ Bison News format. Incorrect index entries were fixed. Some other errors were fixed. -** Changes to the build system: +** Building bison: + +*** Conflicting prototypes with recent/modified Flex. + + Fixed build problems with the current, unreleased, version of Flex, + and some modified versions of 2.5.35, which have modified function + prototypes. *** Warnings during the build procedure have been eliminated.