On 04/28/2016 10:34 AM, Markus Armbruster wrote: >> +/* >> + * Visit a number (i.e. double) value. >> + * >> + * @name expresses the relationship of this number to its parent >> + * container; see the general description of @name above. >> + * >> + * @obj must be non-NULL. Input visitors set *@obj to the value; >> + * other visitors will leave *@obj unchanged. Visitors should >> + * document if infinity or NaN are not permitted. > > Do we have such visitors?
Not at the moment, although qmp-output-visitor produces invalid JSON as a result. I've got a pending series that adds a json-output-visitor, and that one explicitly produces an error on infinity or NaN. https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg03937.html -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature