Re: lib/gettext.h breaks --enable-gcc-warnings

2006-11-09 Thread Paul Eggert
Joel E. Denny [EMAIL PROTECTED] writes: Several functions in Gnulib's gettext.h don't use their domain and category parameters. Bison won't build with --enable-gcc-warnings as a result. Thanks for reporting this. I reproduced the problem with CVS Bison by configuring it with

Re: lib/gettext.h breaks --enable-gcc-warnings

2006-11-09 Thread Joel E. Denny
On Thu, 9 Nov 2006, Paul Eggert wrote: Here is a proposed patch to gnulib/lib/gettext.h, which works for me: 2006-11-09 Paul Eggert [EMAIL PROTECTED] * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]: (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]: