On 25/06/2025 05:56, Collin Funk wrote:
There was some uses of TYPE_MAXIMUM (uintmax_t) that I noticed. I guess intprops.h in gnulib existed before the inttypes.h checks, so this was more portable at the time. It looked weird to me though, so here is a patch.
Pushed. cheers, Padraig.