[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bison-2.4.3 released [stable]
From: |
Joel E. Denny |
Subject: |
bison-2.4.3 released [stable] |
Date: |
Thu, 5 Aug 2010 22:27:29 -0400 (EDT) |
User-agent: |
Alpine 1.00 (DEB 882 2007-12-20) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bison version 2.4.3 is now available. This is primarily a bug-fix
release. See NEWS below for details.
Here are the compressed sources:
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.gz (2.2MB)
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.bz2 (1.6MB)
Here are the GPG detached signatures[*]:
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.gz.sig
ftp://ftp.gnu.org/gnu/bison/bison-2.4.3.tar.bz2.sig
To reduce load on the main server, use a mirror listed at:
http://www.gnu.org/order/ftp.html
[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact. First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:
gpg --verify bison-2.4.3.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys 263DF280
and rerun the `gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.65
Automake 1.11.1
Flex 2.5.35
Gettext 0.18.1
Gnulib v0.0-4051-gb48afd8
./NEWS
* Changes in version 2.4.3 (2010-08-05):
** Bison now obeys -Werror and --warnings=error for warnings about
grammar rules that are useless in the parser due to conflicts.
** Problems with spawning M4 on at least FreeBSD 8 and FreeBSD 9 have
been fixed.
** Failures in the test suite for GCC 4.5 have been fixed.
** Failures in the test suite for some versions of Sun Studio C++ have
been fixed.
** Contrary to Bison 2.4.2's NEWS entry, it has been decided that
warnings about undefined %prec identifiers will not be converted to
errors in Bison 2.5. They will remain warnings, which should be
sufficient for POSIX while avoiding backward compatibility issues.
** Minor documentation fixes.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFMW3Mbwtx3rSY98oARAlFFAJ95Yz0qwrR7Wc3MYbun2urKaTEjIgCcC01F
dkGE2d6QTt8MbpXYqilAnfY=
=hbot
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bison-2.4.3 released [stable],
Joel E. Denny <=