From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZplkA-0004Fe-Bj for qemu-devel@nongnu.org; Fri, 23 Oct 2015 19:27:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zplk7-0001JM-6Z for qemu-devel@nongnu.org; Fri, 23 Oct 2015 19:27:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zplk7-0001J9-0p for qemu-devel@nongnu.org; Fri, 23 Oct 2015 19:27:27 -0400 References: <1445576998-2921-1-git-send-email-eblake@redhat.com> <1445576998-2921-25-git-send-email-eblake@redhat.com> From: Eric Blake Message-ID: <562AC258.5040705@redhat.com> Date: Fri, 23 Oct 2015 17:27:20 -0600 MIME-Version: 1.0 In-Reply-To: <1445576998-2921-25-git-send-email-eblake@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1AEPnjsKwhQRjix5L8TFFA9aDg0LO3R2T" Subject: Re: [Qemu-devel] [PATCH v10 24/25] qapi: Remove outdated tests related to QMP/branch collisions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: armbru@redhat.com, Michael Roth This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1AEPnjsKwhQRjix5L8TFFA9aDg0LO3R2T Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/22/2015 11:09 PM, Eric Blake wrote: > Now that branches are in a separate C namespace, we can remove > the restrictions in the parser that claim a branch name would > collide with QMP, and delete the negative tests that are no > longer problematic. A separate patch can then add positive > tests to qapi-schema-test to test that any corner cases will > compile correctly. >=20 > Signed-off-by: Eric Blake >=20 > --- > v10: new patch Does not belong in subset B. This is basically reverting 7b2a5c2, but that means we have assertion failures until a later patch of mine in subset C fixes things: https://lists.gnu.org/archive/html/qemu-devel/2015-10/msg04114.html So I'm deferring this patch out of v11. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --1AEPnjsKwhQRjix5L8TFFA9aDg0LO3R2T Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWKsJYAAoJEKeha0olJ0NqftkH/AjUHFgkLFwPz26iNv/ghfHM b9+omT23L3wY0MIDyNdbevfIzFBU+6pMsOj59BtCJEXG74M4JsAKJhCB1SHlsdYN F4AfcVghFgoFxmbR6oVt+iwohdRKOWtD77iddtEb+0cq3hnNyBCNozIoM4wRhXtJ 2+5YDho0vV1U9ubbKyMmtqq+2QyPHIjCoEF/jFxc+GSBtj+VljLVawi814isK11m DIOOgyI4dClS9ESY8qnej9iy+/35Tgz2kvZJM1nsM6/rMDJ7yp/muboQWcOeOGcm raChtOvRVQBQbs4XATrZCe0OQUKAavf+1xpFd34O6F5iNAofutr473OSjtSWMNc= =eAhq -----END PGP SIGNATURE----- --1AEPnjsKwhQRjix5L8TFFA9aDg0LO3R2T--