bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCHv2] stdio: don't assume gets any more


From: Bruno Haible
Subject: Re: [PATCHv2] stdio: don't assume gets any more
Date: Fri, 30 Mar 2012 03:38:44 +0200
User-agent: KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; )

Paul Eggert wrote:
> Gnulib shouldn't be catering
> to apps that use gets, since gets should never
> be used by anybody.

Indeed. Good point.

Eric Blake wrote:
> 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.

Your patch looks fine to me. Thanks.

Bruno




reply via email to

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