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
