From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnZQ2-0001fe-Ps for qemu-devel@nongnu.org; Mon, 02 Dec 2013 14:44:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnZPy-0002iX-CZ for qemu-devel@nongnu.org; Mon, 02 Dec 2013 14:44:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnZPy-0002iP-2L for qemu-devel@nongnu.org; Mon, 02 Dec 2013 14:44:30 -0500 Message-ID: <529CE31A.9000300@redhat.com> Date: Mon, 02 Dec 2013 12:44:26 -0700 From: Eric Blake MIME-Version: 1.0 References: <1384295108-10913-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1384295108-10913-4-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1384295108-10913-4-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PmcdEUw9FH7PoaiNfo35BLn0wvhj8FUEM" Subject: Re: [Qemu-devel] [PATCH V2 3/8] qapi script: check correctness of discriminator values in union List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com, kwolf@redhat.com, armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PmcdEUw9FH7PoaiNfo35BLn0wvhj8FUEM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/12/2013 03:25 PM, Wenchao Xia wrote: > It will check whether the values specified are written correctly, > and whether all enum values are covered, when discriminator is a > pre-defined enum type >=20 > Signed-off-by: Wenchao Xia > --- > scripts/qapi-visit.py | 17 +++++++++++++++++ > scripts/qapi.py | 31 +++++++++++++++++++++++++++++++ > 2 files changed, 48 insertions(+), 0 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --PmcdEUw9FH7PoaiNfo35BLn0wvhj8FUEM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSnOMaAAoJEKeha0olJ0NqhgEH/3IV9mZMmqj0JZHrdT3nNrcQ rDhx6CvLb5Y7WE8ve+Zud6SFySVn4oencjJuZWoketFDmjcYnYc59edoVl3vLkBN TSVYtC9Pmyqx48+NTRkCy1CLydbJQnbV6BnqCmSuV7LePBQLFXXkQg0xTe8aiig2 8qvpvWA2h9HZOhnYJ/vXrIQAx4xlE+14pfHiSxzDlPd3ttP7sQGRaehthGwkEYIs yeiB/fH/YEqDLxfrqpUoubX3VwFSHeRfmPds0XrW7tjj4Q7UNwZ+4jkHH8ZiWrf8 7YeZfDpFe7XQX67oFJp2QC/LYzvdAysuqszRlV1NsDNBrutLxh0t6u7NTQzRioY= =iKcb -----END PGP SIGNATURE----- --PmcdEUw9FH7PoaiNfo35BLn0wvhj8FUEM--