cvs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-dev] GNULIB update patch


From: Jim Hyslop
Subject: Re: [Cvs-dev] GNULIB update patch
Date: Sun, 18 Jun 2006 22:47:34 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark D. Baushke wrote:
> However, it is just as likely to give problems to
> Jim Hyslop for windows.

The patch compiles and links without errors in Windows, as long as you
back out this change in windows-NT/config.h.in.in:

> @@ -692,7 +863,7 @@
>  #undef HAVE_STDBOOL_H
>  
>  /* Define to 1 if you have the <stdint.h> header file. */
> -#define HAVE_STDINT_H 1
> +#undef HAVE_STDINT_H
>  
>  /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and 
> declares
>     uintmax_t. */

The perl script which parses windows-NT/config.h.in.in warns that
config.h.in.in had the line '#define HAVE_ERRNO_DECL 1' (line 445), and
there was no corresponding line in the base config.h.in file. The line
can be safely removed from windows-NT/config.h.in.in.

While I was at it, I applied the patch under Cygwin and Debian, and both
compiled and linked without errors. I haven't run sanity.sh on those
platforms, though.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFElg9QLdDyDwyJw+MRAuS0AKC+av/P0nCRTfj6y5iXbAN5xlHXmQCgqyui
hRLfn0Vcb/sBPD1so7urXIo=
=t4Fg
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]