On 01/16/2013 11:28 AM, Eduardo Habkost wrote:
> Changes v2 -> v3:
>  - Add 'base' parameter to parse_uint*() (patch 1/8)
>  - Keep existing base=10 behavior when parsing "nodeid" and "cpus"
>    (patches 6/8, 8/8)
>  - Trivial whitespace change on patch 1/8
>  - Fix fprintf() format string on patch 5/8
> 
> This series contains only the most important fixes from the previous "-numa
> option parsing fixes & improvements" series I have submitted.
> 
> I have introduced parse_uint*() helpers that can be reused by other code, 
> later.
> I plan to submit parse_int*() (for signed integers) and parse_double*()
> functions too, later, and change string-input-visitor.c and opts-visitor.c to
> use those common functions instead of duplicating the number parsing code.

Series:
Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to