Thanks; applied patch 1 & 2.

Jonas 'Sortie' Termansen <[email protected]> writes:

> The ideal solution would be to cast to uintmax_t and printf as %ju instead.
> However, this file isn't using stdint.h or inttypes.h at the moment and I
> don't know what compatibility restrictions gettext has.

We can assume those headers are always present, since Gnulib provides
them if they are missing.

Regards,
--
Daiki Ueno

Reply via email to