]> Savannah Git Hosting - gnulib.git/commit
times test: Avoid gcc warnings on Linux/x32.
authorBruno Haible <bruno@clisp.org>
Sun, 12 Feb 2017 12:05:25 +0000 (13:05 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Feb 2017 12:05:25 +0000 (13:05 +0100)
commitd66ababa0fb0b537a555acc708986e9ccdffa64a
tree9a9b199b0ddf94ebc2eecc60ab6f8da9886158cf
parent26b8e1b3cd2e32100c9e13f627f7f879e393f08f
times test: Avoid gcc warnings on Linux/x32.

* tests/test-times.c (main): Really cast printf arguments from clock_t
to 'long int'.
ChangeLog
tests/test-times.c