Joel E. Denny
e565556458
maint: use announce-gen's new --mail-headers.
...
* HACKING (Announce): Update instructions.
* cfg.mk (announcement_Cc_): Define.
* configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as
required by latest gnulib.
* gnulib: Update to latest.
2010-07-25 19:41:48 -04:00
Joel E. Denny
c027cccb35
tests: handle Valgrind that complains about >&-.
...
* tests/output.at (AT_CHECK_OUTPUT): Extend to accept pre-tests.
(Output files: -dv >&-): Skip test group if running
maintainer-check-valgrind.
2010-07-24 16:43:22 -04:00
Joel E. Denny
ff1f7871df
Document that undefined %prec identifier warnings will remain.
...
* NEWS (2.4.3): Here.
(2.4.2): Here.
2010-04-30 15:31:57 -04:00
Joel E. Denny
b733bcd00e
build: don't require src/bison during bootstrap.
...
Suggested by Eric Blake at
<http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00003.html >.
* bootstrap.conf (bootstrap_epilogue): New function to make sure
src/parse-gram.[ch] are stamped later than src/parse-gram.y.
2010-04-25 17:47:46 -04:00
Joel E. Denny
cb76b1f1a3
* NEWS (2.4.3): Mention fix for Sun Studio C++.
2010-04-11 14:43:38 -04:00
Joel E. Denny
4333ba11c6
tests: fix for newer Sun Studio C++.
...
Reported by Dagobert Michelsen at
<http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00023.html >.
* THANKS (Dagobert Michelsen): Add.
* configure.ac (AC_PREREQ): Set to 2.64 so we get the latest
Autoconf macro for handling the restrict keyword.
* gnulib: Update to latest, which no longer overrides that macro
from Autoconf.
2010-04-10 17:37:27 -04:00