Restore inital json interfaces
commita626caec8f53d2c80fc1cab7f450539f94541982
authorLukas Berk <lberk@redhat.com>
Fri, 6 Jan 2017 16:43:19 +0000 (6 11:43 -0500)
committerLukas Berk <lberk@redhat.com>
Wed, 11 Jan 2017 14:28:56 +0000 (11 09:28 -0500)
treef2fbf82f735cf7aaba33b1868bf7bd358e32ec3b
parentd516a9af8405724de6649a970938b17635e95b7c
Restore inital json interfaces

we can't just drop the inital interfaces for pmjsonInit and
pmjsonInitIndom

Instead, we'll create a default compat callback and have them both call
pmjsonInitIterable immediately, which will do the heavy lifting.
qa/src/json_test.c
src/include/pcp/pmjson.h
src/libpcp_web/src/exports
src/libpcp_web/src/json_helpers.c
src/pmdas/docker/docker.c
src/pmdas/root/docker.c