-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Derek R. Price wrote: > Paul Eggert wrote: >>> "Derek R. Price" <[EMAIL PROTECTED]> writes: >>> >>>> 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? >>> Mostly because I haven't had time to carefully review the stdint >>> module. It relies on undefined behavior in several cases, and should >>> be nailed down better. I'll try to boost the priority of reviewing >>> it. > > If it's useful to you, the current stdint module works on the following > list of platforms (from CVS nightly testing):
Because it would simplify my *inttypes*.m4 merge immensely if I could apply a patch to those modules to assume <stdint.h> first. :) 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 iD8DBQFERwP+LD1OTBfyMaQRAk6pAJ0d03fMToJ9oVJobso5RDJKE56wbwCg/f+m QrQFevV4RMsZLdwb/QPHrx4= =S6Dj -----END PGP SIGNATURE----- _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
