qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/4] qobject: Parse non-finite numbers, as an ex


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 3/4] qobject: Parse non-finite numbers, as an extension
Date: Thu, 16 Jun 2016 18:25:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

I think this commit mixes up parsing of non-finite numbers, which we may
or may not want, with general test improvements, which we'll want
regardless.  Please split the patch.

On the parsing of non-finite numbers: the code looks good to me, but as
long as we're not ready to extend QMP to include non-finite numbers both
ways, I doubt we need to parse them.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]