A brief look at deprecating our JSON extensions over RFC 8259

Paolo Bonzini pbonzini at redhat.com
Tue Feb 23 10:59:20 UTC 2021


On 23/02/21 10:06, Markus Armbruster wrote:
>> Markus, did you rebuild the qtests after disabling single-quoted
>> strings?  "make check-qtest-x86_64" would have rebuilt them, but I'm
>> confused by the results.
> I ran "make check" and looked at the failures:
> 
> Still confused?

Yes.  What's the patch that you used to disable the single quotes, and 
why didn't the patched parser choke on

     response = qmp("{ 'execute': 'qom-get', 'arguments': { 'path': %s, "
                    "'property': 'temperature' } }", id);

?

Paolo




More information about the libvir-list mailing list