]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
bison: Update to 3.0.4.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 17 Oct 2015 23:51:35 +0000 (01:51 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Oct 2015 17:44:06 +0000 (18:44 +0100)
commitd8966ea942ea2cda9d4b1e731d19390a03243573
tree95e11dc05d29d15aee8d1d1bf78efc472b7668c9
parent61e7253b1ff164dbdb10aac3dda98a0145cfc326
bison: Update to 3.0.4.

This is a major update to the latest stable version of bison.

A short excerpt of the changelog:

Several deprecated features were removed, such as support for YYFAIL, yystype,
yyltype, YYLEX_PARAM, and YYPARSE_PARAM. The user epilogue is no longer affected
by internal #defines. The recently-introduced dependency on stdio.h when
locations are enabled was removed. Caret errors, as introduced in 2.7, are now
activated by default. The "-Werror" option was enhanced, and categorization of
warnings and errors was modified. Many other changes and various bugfixes were
made.

I also added flex as a build dependency to prevent from errors when running
the testsuite.

Fixes #10403.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
bison/bison.nm