[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: making stdint.m4 stricter
From: |
Paul Eggert |
Subject: |
Re: making stdint.m4 stricter |
Date: |
Tue, 25 Jul 2006 14:08:09 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> It doesn't cost much add verify that the *_MIN macros are defined in
> stdint.m4 (even if I haven't seen a system that defines *_MAX but not
> the corresponding *_MIN). Likewise for the INT_LEAST_*_MAX/MIN macros.
>
> OK to commit?
Yes, thanks.