On 10/16/2012 05:04 PM, Stefan Husmann wrote: > Hello, > > I filed a bug to the gnupdf mailing list because of a build error I > encountered there. > Now I created a patch to solve this, which is attached. > > I was asked to send the patch to this list, because a gnulib file is > effected.
Thanks for the report. However, this has already been fixed in gnulib, back in March, with commit 66712c23: commit 66712c23388e93e5c518ebc8515140fa0c807348 Author: Eric Blake <ebl...@redhat.com> Date: Thu Mar 29 13:30:41 2012 -0600 stdio: don't assume gets any more Gnulib intentionally does not have a gets module, and now that C11 and glibc have dropped it, we should be more proactive about warning any user on a platform that still has a declaration of this dangerous interface. * m4/stdio_h.m4 (gl_STDIO_H, gl_STDIO_H_DEFAULTS): Drop gets support. * modules/stdio (Makefile.am): Likewise. * lib/stdio-read.c (gets): Likewise. * tests/test-stdio-c++.cc: Likewise. * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Fix comment. * lib/stdio.in.h (gets): Make warning occur in more places. * doc/posix-functions/gets.texi (gets): Update documentation. Reported by Christer Solskogen. That says that gnupdf needs to update to a newer version of gnulib. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature