[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bison test version 1.875a available
From: |
Paul Eggert |
Subject: |
Bison test version 1.875a available |
Date: |
Sat, 1 Feb 2003 01:11:28 -0800 (PST) |
A new test version of GNU Bison is available.
It fixes the bugs reported in bug-bison during January
(archived in <http://mail.gnu.org/archive/html/bug-bison/>).
Please let <address@hidden> know if you run into any other bugs.
Please send the output of "make check".
Here are the URLs and SHA1 checksums:
ftp://alpha.gnu.org/gnu/bison/bison-1.875a.tar.gz
ftp://alpha.gnu.org/gnu/bison/bison-1.875a.tar.bz2
cf08b33ba721b3ab507bd121d07c9c1f265d3ac9 bison-1.875a.tar.gz
c8b0cd35a6e8a213b2aea489b6444cee6ca0eb4c bison-1.875a.tar.bz2
Changes in version 1.875a:
* %expect-count violations are now just warnings, not errors, for
compatibility with Bison 1.75 and earlier (when there are
reduce/reduce conflicts) and with Bison 1.30 and earlier (when there
are too many or too few shift/reduce conflicts).
* New configure option --disable-yacc, to disable installation of the
yacc command and -ly library introduced in 1.875 for POSIX conformance.
- Bison test version 1.875a available,
Paul Eggert <=