]> git.ipfire.org Git - thirdparty/json-c.git/commit
PR #336: since we can't use function overriding (due to problems with it on
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 15 Jul 2017 14:12:44 +0000 (07:12 -0700)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 15 Jul 2017 14:12:44 +0000 (07:12 -0700)
commitfcad0ec015c1275e7231ee4582bc78b89a2e96da
tree935ef60d611d4ab7f5962cf53a80709c476f536c
parent730ab7b019c4367fc29d6c55a3fd7f2fe793cf84
PR #336: since we can't use function overriding (due to problems with it on
OSX) always include the _json_c_strerror function but only enable it with a flag
 during tests.
Makefile.am
configure.ac
strerror_override.c
strerror_override.h
tests/test_json_pointer.c
tests/test_util_file.c