bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] [PATCH 3/3] Print a uid_t value portably


From: Daiki Ueno
Subject: Re: [bug-gettext] [PATCH 3/3] Print a uid_t value portably
Date: Wed, 27 Aug 2014 11:49:13 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Thanks; applied patch 1 & 2.

Jonas 'Sortie' Termansen <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]