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.
This commit is contained in:
Joel E. Denny
2010-03-23 12:37:50 -04:00
parent 895c37a5c7
commit 311b2e56ea
8 changed files with 22 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
2010-03-23 Joel E. Denny <[email protected]>
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.
2010-03-20 Joel E. Denny <[email protected]>
maint: update for changes to gnulib's announce-gen.
+5
View File
@@ -1,6 +1,11 @@
Bison News
----------
* 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
+1
View File
@@ -47,6 +47,7 @@ Jesse Thilo [email protected]
Jim Kent [email protected]
Jim Meyering [email protected]
Joel E. Denny [email protected]
Johan van Selst [email protected]
Jonathan Nieder [email protected]
Juan Manuel Guerrero [email protected]
Kees Zeelenberg [email protected]
+1
View File
@@ -2,6 +2,7 @@ Makefile
Makefile.in
announce-gen
arg-nonnull.h
c++defs.h
compile
config.guess
config.rpath
+1
View File
@@ -2,6 +2,7 @@
/Makefile.in
/announce-gen
/arg-nonnull.h
/c++defs.h
/compile
/config.guess
/config.rpath
+1 -1
Submodule gnulib updated: 9d0ad652de...7bacd33846
+2
View File
@@ -100,8 +100,10 @@ warn-on-use.m4
warning.m4
warnings.m4
wchar.m4
wchar_h.m4
wchar_t.m4
wctype.m4
wctype_h.m4
wcwidth.m4
wint_t.m4
xalloc.m4
+2
View File
@@ -100,8 +100,10 @@
/warning.m4
/warnings.m4
/wchar.m4
/wchar_h.m4
/wchar_t.m4
/wctype.m4
/wctype_h.m4
/wcwidth.m4
/wint_t.m4
/xalloc.m4