]> git.evergreen-ils.org Git - OpenSRF.git/commit
1. Add doxygen markup for documentation.
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 25 Sep 2009 14:35:18 +0000 (14:35 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 25 Sep 2009 14:35:18 +0000 (14:35 +0000)
commit6fb2e33efac609701f02c3acb4bb743e1847b3ef
tree36aec36d7f1760df60be264bf5fcc885fc6a94c6
parentd2396c6040b4796c11f3d66f1551f543de5507ed
1. Add doxygen markup for documentation.

2. In jsonNewObjectType(): explicitly initialize a JSON_BOOL to false, instead
of implicitly relying on the expectation that a NULL pointer is represented
by all-bits-zero.

3. In jsonObjectExtractIndex(): set the parent pointer to NULL in the
extracted jsonObject.

M    include/opensrf/osrf_json.h
M    src/libopensrf/osrf_json_object.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1794 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/osrf_json.h
src/libopensrf/osrf_json_object.c