README.Git: Recommend newer Gnulib, to avoid GCC 7 segfaults.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 27 Jun 2017 21:54:42 +0000 (17:54 -0400)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 27 Jun 2017 21:54:42 +0000 (17:54 -0400)
Reported by Matthias Klose <doko@debian.org>
at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853623.

Bug #51318.

README.Git

index 123665095b0e9a0f3d623251e414cf8c5385146b..98ac1a020dab09c0e9cca85e2f4e832cfa6ffc8e 100644 (file)
@@ -36,11 +36,13 @@ This version of PSPP should work with the Gnulib commit shown below.
 Gnulib does not maintain a stable API or ABI, so it is possible that
 PSPP will not work with older or newer versions of Gnulib.
 
-       commit baef0a4b9433d00e59c586b9eaad67d8461d7324
-       Author: Karl Berry <karl@freefriends.org>
-       Date:   Tue Jun 14 09:05:27 2016 -0700
+       commit 9ae75d1450362acb61bfa1f0f77905b76f894838 
+       Author: Bruno Haible <bruno@clisp.org>
+       Date:   Sun Jun 25 11:09:42 2017 +0200
 
-           autoupdate
+           stat: Improve last change.
+
+           * lib/stat-w32.c: Revert last change. Use generic idiom instead.
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands: