bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Re: [pdf-devel] Build failure


From: Eric Blake
Subject: Re: Fwd: Re: [pdf-devel] Build failure
Date: Tue, 16 Oct 2012 18:55:42 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

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 <address@hidden>
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   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]