Paul Eggert wrote:
> Thanks, I like this change.  I tested it for m4/stdint.m4, and
> installed that part of the change.

OK, so I installed the rest.

> Would you mind if we removed m4/ptrdiff_max.m4?  Nobody has used it
> since 2003-11-12, as far as I know.  stdint obsoletes it now, anyway.

Done. ptrdiff_max.m4 is gone.

> I assume that size_max.m4 is on its way out, too, since stdint
> obsoletes it as well?

Hmm, size_max.m4 is used by xsize, which is used inside libintl. OTOH, the
use of size_max.m4 together with stdint.m4 sometimes leads to compiler
warnings. Needs to be investigated...

Bruno


Reply via email to