Thanks for doing this, as Gnulib and Glibc should be
better-synchronized. In the interests of helping this move along, I
installed your proposed changes into Gnulib, with the attached
additional minor patches, the first of which I hope you can incorporate
into your Glibc proposal (the second pa
The implementation of 'getopt' is shared between gnulib and glibc, but
they have not been kept consistent in quite some time and there has
been quite a bit of divergence. They also haven't really been
*maintained* in either project.
I set out simply to eliminate __need_getopt in both projects (se
On 04/05/2017 11:08 PM, Paul Eggert wrote:
> #pragma GCC diagnostic ignored "-Wundef"
Thank you.
Though I am aware of the diagnostic pragma, it needed your hint to have
a closer look... it turned out I just have to change on central header
file :-) (First I thought I had to do the change in each
On 04/05/2017 10:59 PM, Bruno Haible wrote:
> Hi Tim,
>
>> These patches silence tons of warnings here...
>> 0001-lib-gettext.h-Avoid-Wundef-warningi-for-ENABLE_NLS.patch
>
> We cannot apply this patch. While gettext.m4 defines ENABLE_NLS to 1
> or doesn't define it at all, many developers use "#