maint.mk

2006-02-15 Thread Simon Josefsson
Installed. 2006-02-15 Simon Josefsson [EMAIL PROTECTED] * build-aux/maint.mk: Ad dsyntax-check rule. --- maint.mk14 Feb 2006 13:50:51 +0100 1.1 +++ maint.mk15 Feb 2006 11:40:27 +0100 @@ -19,6 +19,8 @@ ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA

compilation warning in argp-help

2006-02-15 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It is possible to get an unused variable warning in __argp_failure on platforms without strerror_r; or when configuring with CFLAGS='-Wall - -Werror' where the HAVE_DECL_STRERROR_R test mistakenly fails due to an unused variable warning, getting set

canon-host problems in cygwin

2006-02-15 Thread Eric Blake
Cygwin compilation of the canon-host module is giving warnings that need to be resolved: $ CFLAGS='-Wall' ./gnulib-tool --test canon-host ... checking ws2tcpip.h usability... no checking ws2tcpip.h presence... yes configure: WARNING: ws2tcpip.h: present but cannot be compiled configure: WARNING:

Re: canon-host problems in cygwin

2006-02-15 Thread Eric Blake
Cygwin compilation of the canon-host module is giving warnings that need to be resolved: And here is a patch. The cygwin list confirmed that sys/socket.h and ws2tcpip.h are intentionally incompatible, and that although the later is available for use in mingw compiles, it purposefully errors

Re: [Bug-tar] compilation warning in argp-help

2006-02-15 Thread Sergey Poznyakoff
Thank you. Regards, Sergey ___ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib