]> Git Repo - qemu.git/commit
qapi: Use qemu_strtod_finite() in qobject-input-visitor
authorDavid Hildenbrand <[email protected]>
Wed, 21 Nov 2018 16:44:16 +0000 (17:44 +0100)
committerMarkus Armbruster <[email protected]>
Thu, 13 Dec 2018 18:10:06 +0000 (19:10 +0100)
commite08a5241d303d668b9f653344537eccb8b620663
tree969523315fa7266d11ccc715d99411fcdfc2fe22
parent4b69d4c3d7c133ebc9393ef3f86ce38831921cb6
qapi: Use qemu_strtod_finite() in qobject-input-visitor

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).

Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20181121164421[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
qapi/qobject-input-visitor.c
This page took 0.024679 seconds and 4 git commands to generate.