gets() issue

2012-11-18 Thread Ivan Burbakov
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_

Re: gnulib/README -> gnulib.texi

2012-11-18 Thread James Youngman
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