OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS
commit581a8a800070500527f6c75e5d6b75134c2b5a9d
authorLaszlo Ersek <lersek@redhat.com>
Mon, 19 Aug 2013 22:35:37 +0000 (20 00:35 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 20 Aug 2013 15:51:59 +0000 (20 11:51 -0400)
tree5fcfdcca454b88b758ae4f2dc8111b00c0a2e64e
parent62d090e23fc17e4e60725ead0dff8902f8e66b52
OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS

When a well-formed range value, bounded by unsigned integers, is
encountered while processing a repeated option, enter LM_UNSIGNED_INTERVAL
and return the low bound.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qapi/opts-visitor.c