[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FYI: Including stdint.h (Was: autoconf-2.50 docs: Common Behavior/De
From: |
Akim Demaille |
Subject: |
Re: FYI: Including stdint.h (Was: autoconf-2.50 docs: Common Behavior/Default Includes) |
Date: |
31 May 2001 17:35:11 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (GTK) |
>>>>> "Paul" == Paul Eggert <address@hidden> writes:
Paul> * That ChangeLog entry has a typo, as it should mention stdint.h
Paul> and not stdlib.h.
Arg, thanks.
Paul> * AT_CHECK_DEFINES in tests/atspecific.m4 mentions INTTYPES;
Paul> shouldn't it also mention STDINT?
Has been fixed since then, thanks.
Paul> * acheaders mentions inttypes.h; shouldn't it also mention
Paul> stdint.h?
Yes, definitely. While we are on the subject :) feel free to suggest
other additions.
Paul> (While we're on the subject, I guess there should be a brief
Paul> comment at the top of acheaders explaining what the file is for
Paul> and what uses the file.)
Will do, thanks!