]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue#114: check for the presence of isnan and isinf, and provide compat macros on...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 2 Mar 2014 17:16:37 +0000 (12:16 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 2 Mar 2014 17:16:37 +0000 (12:16 -0500)
commite6f1322b5e0fbbd5b8767b60c5fe34ff4468ec42
tree268b98c1cc6987a728d8646a34e37881169010e3
parentdb117ca02bdd744a54f7258a2927aa97edbc5f0d
Issue#114: check for the presence of isnan and isinf, and provide compat macros on MSCV where _isnan and _finite exist instead.
config.h.in
configure.ac
json_object.c
math_compat.h [new file with mode: 0644]