Bug#915150: gzip: FTBFS with glibc 2.28

2018-12-19 Thread Aurelien Jarno
On 2018-12-01 16:05, Santiago Vila wrote: > FWIW: I found a fix for m4 and sharutils in this commit by Paul Eggert: > > https://lists.gnu.org/r/bug-gnulib/2018-03/msg2.html > > Based on the same commit, the attached patch should work for gzip. This patch has been committed in the upstream gn

Bug#915150: gzip: FTBFS with glibc 2.28

2018-12-01 Thread Santiago Vila
FWIW: I found a fix for m4 and sharutils in this commit by Paul Eggert: https://lists.gnu.org/r/bug-gnulib/2018-03/msg2.html Based on the same commit, the attached patch should work for gzip. Thanks.--- a/lib/fflush.c +++ b/lib/fflush.c @@ -33,7 +33,7 @@ #undef fflush -#if defined _IO_f