]> git.ipfire.org Git - thirdparty/json-c.git/commit
Fix json_object_get_boolean() doc for the object and array cases (always returns...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 17 Aug 2020 14:55:54 +0000 (14:55 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 17 Aug 2020 14:57:21 +0000 (14:57 +0000)
commit2b439ea59857747067e8272011ad67303e0d4cf1
treeb3a764f0ccad06f1fac5497d529b87a846fdd3c2
parentcf30cba4acad6bcda3fc4d2af652645222faeb79
Fix json_object_get_boolean() doc for the object and array cases (always returns 0), and add those cases to the test_cast test.
See also issue #658.
json_object.h
tests/test_cast.c
tests/test_cast.expected