]> granicus.if.org Git - json-c/commit
Cast to int64_t instead of long in test_int_add to fix the test on 32-bit platforms.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 5 Dec 2017 04:32:12 +0000 (04:32 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Tue, 5 Dec 2017 04:32:12 +0000 (04:32 +0000)
commita47eafe868d5a6fe9a0b7bc8552005fdaf8a2075
tree3ac7218c43bef0d3b9f5be80c46138cc0d46d2c2
parent0e7ec2ffcda6591edb0475da64971b737aa5db6f
Cast to int64_t instead of long in test_int_add to fix the test on 32-bit platforms.
tests/test_int_add.c