]> granicus.if.org Git - json-c/commit
Issue #300: Use %p instead of %lx in test_util_file since some platforms' pointers...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 5 Feb 2017 04:37:27 +0000 (04:37 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 5 Feb 2017 04:38:53 +0000 (04:38 +0000)
commit9a64fd7d55ebcbc6483390fb431400175f60e24a
tree6af5fcb72492086ec106a7c8bf4e10c53e391f05
parent91977159ee8037ee529f1f1f75f0fa3309ce351b
Issue #300: Use %p instead of %lx in test_util_file since some platforms' pointers are larger than "unsigned long".
Also, there's no need to worry about output consistency here, since it'll be
 different anyway due to different pointer values.
tests/test_util_file.c
tests/test_util_file.expected