Last weekend's patches pointed out a hole in glibc fclose(); while m4 does not trigger the glibc bug (thanks to the use of the closein module), it's better to pick up all the fixes.
* gnulib: Update to latest, for fclose improvements. Signed-off-by: Eric Blake <ebl...@redhat.com> --- ChangeLog | 5 +++++ gnulib | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 052336b..4908b5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-02 Eric Blake <ebl...@redhat.com> + + build: pick up latest gnulib fixes + * gnulib: Update to latest, for fclose improvements. + 2011-04-30 Eric Blake <ebl...@redhat.com> build: improve SIGPIPE emulation on mingw diff --git a/gnulib b/gnulib index 096d7e1..bcbcf0c 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 096d7e1c450cff94143fd0681439ab42a3a63079 +Subproject commit bcbcf0c59cec0e91db318eccdc564852bafa3c67 -- 1.7.4.4 _______________________________________________ M4-patches mailing list M4-patches@gnu.org https://lists.gnu.org/mailman/listinfo/m4-patches