portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.

Reported by Johan van Selst at
<http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00014.html>.
* NEWS (2.4.3): New.
* THANKS (Johan van Selst): Add.
* gnulib: Update to latest.
(cherry picked from commit 311b2e56ea)

Conflicts:

	NEWS
This commit is contained in:
Joel E. Denny
2010-03-23 11:07:46 -04:00
parent 5a3c69f103
commit 7a9c3cb3a7
8 changed files with 22 additions and 1 deletions

5
NEWS
View File

@@ -186,6 +186,11 @@ Bison News
determine which destructor to call for the lookahead upon a syntax
error or upon parser return. This bug has been fixed.
* Changes in version 2.4.3 (????-??-??):
** Problems with spawning M4 on at least FreeBSD 8 and FreeBSD 9 have
been fixed.
* Changes in version 2.4.2 (2010-03-20):
** Some portability problems that resulted in failures and livelocks