Re: making stdint.m4 stricter

2006-07-25 Thread Paul Eggert
Bruno Haible <[EMAIL PROTECTED]> 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.

making stdint.m4 stricter

2006-07-24 Thread Bruno Haible
Hi Paul, 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? *** gnulib-20060722/m4/stdint.m42006-07-11 13:54:20.000