-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul Eggert wrote: > "Derek R. Price" <[EMAIL PROTECTED]> writes: > >> No one has objected in about a week and this patch plus a small typo fix >> in m4/full-header-path.m4 is passing CVS nightly testing on some dozen >> platforms, so I committed it to GNULIB. > > Thanks for doing all that.
No problem. I may have a patch soon which simplifies some of the other modules by depending on inttypes and assuming <inttypes.h>. It should also merge _inttypes_h.m4, intypes_h.m4, and inttypes.m4 into a single file. Is there any reason that a few files (getndelim2.c, fsusage.c, mkdtemp.c, obstack.c, tempname.c, utimecmp.c) still do #ifdef HAVE_STDINT_H, #include <stdint.h>, #endif rather than assuming the GNULIB stdint module? Regards, Derek - -- Derek R. Price CVS Solutions Architect Ximbiot <http://ximbiot.com> v: +1 248.835.1260 f: +1 248.835.1263 <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFERpb8LD1OTBfyMaQRAlwLAKD6bGkJb7hk+cKkcCx3PBQAa7TUyACgiJRn TnHsOgfnuxxo4VvnftEgQkE= =cv48 -----END PGP SIGNATURE----- _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
