Building of some packages (inetutils, namely) with glibc-2.16 tends to
fail because this line:
/* It is very rare that the developer ever has full control of stdin,
so any use of gets warrants an unconditional warning; besides, C11
removed it. */
#undef gets
#if HAVE_RAW_DECL_GETS
_GL_WARN_
On Sun, Apr 22, 2012 at 12:20 PM, Bruno Haible wrote:
> Hi Paul,
>
> Thanks for looking into this doc improvement.
>
> I like the added text to "Target Platforms".
>
> However, I don't agree to putting the contributor's guide into the manual,
> simply because that's not the target audience of the