Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/crypto/dist/heimdal/lib/kadm5
On Tue, Mar 25, 2008 at 07:58:32PM +0900, Joerg Sonnenberger wrote:
> On Sun, Mar 23, 2008 at 11:09:04PM +0000, Havard Eidnes wrote:
> > Log Message:
> > The sig_atomic_t type isn't necessarily compatible with %d printf format;
> > cast to int before printing.
>
> It might be larger than int as well, so I guess the correct fix is
> intmax_t and %jd...
That also depends on the usage.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index