bug-cvs
[Top][All Lists]
Advanced

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

Re: C99 strto* protos


From: Paul Eggert
Subject: Re: C99 strto* protos
Date: Wed, 19 Apr 2006 18:16:46 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"Derek R. Price" <derek@ximbiot.com> 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.




reply via email to

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