
31 Mar
2018
31 Mar
'18
11:06 a.m.
On Thu, Mar 29, 2018 at 01:09:50 +0200, Ján Tomko wrote:
While an empty array is formatted with two newlines with yajl, jansson does not put any newlines between the brackets.
Signed-off-by: Ján Tomko <jtomko@redhat.com> ---
This should not be necessary if we replace the JSON library based JSON formatting with virBuffer as I've proposed.