|
| From: | Eric Blake |
| Subject: | Re: [Qemu-devel] [PATCH v1 4/9] qapi: use qemu_strtod_finite() in qobject-input-visitor |
| Date: | Thu, 15 Nov 2018 08:45:36 -0600 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 |
On 11/15/18 8:04 AM, David Hildenbrand wrote:
Let's use the new function. Just as current behavior, we have to consume the whole string (now it's just way clearer what's going on). Signed-off-by: David Hildenbrand <address@hidden> --- qapi/qobject-input-visitor.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Eric Blake <address@hidden> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
| [Prev in Thread] | Current Thread | [Next in Thread] |