From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKBMD-0001sp-Df for qemu-devel@nongnu.org; Wed, 20 Aug 2014 15:15:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKBM8-0002G0-NG for qemu-devel@nongnu.org; Wed, 20 Aug 2014 15:15:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKBM8-0002Fs-Az for qemu-devel@nongnu.org; Wed, 20 Aug 2014 15:15:36 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s7KJFZIZ016701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 20 Aug 2014 15:15:35 -0400 Message-ID: <53F4F3D6.6090102@redhat.com> Date: Wed, 20 Aug 2014 13:15:34 -0600 From: Eric Blake MIME-Version: 1.0 References: <1408557576-14574-1-git-send-email-mreitz@redhat.com> <1408557576-14574-3-git-send-email-mreitz@redhat.com> In-Reply-To: <1408557576-14574-3-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LISqQ76hwIpCDNmmnU9RMpEuFPCwweh21" Subject: Re: [Qemu-devel] [PATCH 2/4] qapi: Allow enums in anonymous unions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LISqQ76hwIpCDNmmnU9RMpEuFPCwweh21 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/20/2014 11:59 AM, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > scripts/qapi-types.py | 2 ++ > scripts/qapi-visit.py | 3 ++- > 2 files changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake (On a tangentially related note, I'd still like to get to the point where we can have a 'discriminator' in a union even without a 'base' - the fact that flat unions are typesafe but old-style unions are not is a bit annoying) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --LISqQ76hwIpCDNmmnU9RMpEuFPCwweh21 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT9PPWAAoJEKeha0olJ0NqpNoH/25uOrtrVttK57jZrwfzQQUs SMki0CYmI/TYk3FTYoscloe6U7wnkz7bdca/LjEiG4T9PFd5WZwUAzQS/m69Jt8V iTAQxF6PIkhELc0kcDLpBuYoyVF2mxdtoqaSxkjxFSTbrHexWupFgozMuh8cNnXk cT+ILE4b8qr0RJKCen9ci8Kg0MCTNR9bfvM78NjgfX1OiVEsPN15K40paGAq0puj IJeEb1TIRPmWWV4FwrW3MbaPR9pB70VoKnnkp5vl1itwXugp0Q0unseSBOBqk3mv zMUWbCBMTu8QxKrKEpTlIufuk8vkJ12HOOCWfLAejaY9viY+NzRgw9HKaO9broQ= =oaZg -----END PGP SIGNATURE----- --LISqQ76hwIpCDNmmnU9RMpEuFPCwweh21--