
29 Jan
2015
29 Jan
'15
8:37 p.m.
On 01/28/2015 03:30 AM, Peter Krempa wrote:
This helper easies iterating all key=value pairs stored in a JSON
s/easies/eases/
object. Usually we pick only certain known keys from a JSON object, but this will allow to walk complete objects and have the callback act on those. --- src/libvirt_private.syms | 1 + src/util/virjson.c | 33 +++++++++++++++++++++++++++++++++ src/util/virjson.h | 8 ++++++++ 3 files changed, 42 insertions(+)
Sounds useful. ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org