From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIj40-0003N0-3S for qemu-devel@nongnu.org; Wed, 26 Feb 2014 13:18:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIj3v-0004e0-6s for qemu-devel@nongnu.org; Wed, 26 Feb 2014 13:18:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIj3u-0004dn-Uo for qemu-devel@nongnu.org; Wed, 26 Feb 2014 13:18:31 -0500 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 s1QIIT2n022397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 26 Feb 2014 13:18:29 -0500 Message-ID: <530E2FF4.6030004@redhat.com> Date: Wed, 26 Feb 2014 11:18:28 -0700 From: Eric Blake MIME-Version: 1.0 References: <1393006301-22514-1-git-send-email-mreitz@redhat.com> <5307D40F.4050104@redhat.com> <530E2152.4060901@redhat.com> In-Reply-To: <530E2152.4060901@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hr8sdH6OGdogaET8ruNPoBkse7E59HwAC" Subject: Re: [Qemu-devel] [PATCH 0/3] Extract non-QDicts in qdict_array_split() 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) --hr8sdH6OGdogaET8ruNPoBkse7E59HwAC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/26/2014 10:16 AM, Max Reitz wrote: >> * "x.y" (i.e., the reverse of what qdict_array_split() does). >> * This operation is applied recursively for nested QDicts and QLists= =2E >> */ >> >> With your new split rules, do we need a followup patch to qdict_flatte= n >> that can regenerate the QDict with "%u" keys for non-dict members of t= he >> QList? >=20 > If you want qdict_flatten() to return a QDict with "%u" keys, you'd hav= e > to specify a QList. However, this would no longer be a qdict_flatten(),= > but rather a qlist_flatten(). Fair enough - nothing further needed at this time. :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --hr8sdH6OGdogaET8ruNPoBkse7E59HwAC 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTDi/0AAoJEKeha0olJ0Nqh+IH/jplrov76wJpqbPwu0rpiZ5N BNeeMGzGGFoTvukOoHLZPLe0URo1YOyO6GxmNmAEJRIC2mxh4vB0Q1NYCzvYFuMF xCj0zCl65WHK4qls4St/OZGXsokTllbq9XJX+4/prChv3U8MSTqKs2vDccX1KeTh xTmInUMvsvCpmLa/n69jAqeiWT0cXrFvQgUtc/0LyeZw0bXC0jT0qG6P2FK+AW4r Iwh0x3R2fsN/NiMTv4u6TyJxlk9H0AyKpgyRUqujx2hYw7gbZRwmC/UuLkZQUuzD 9tkO1FjTXIbYv30GHDjILcJL170cuiI1s2U075KoYGZk+LtmWjNbxkPpEdoqfR0= =lQcT -----END PGP SIGNATURE----- --hr8sdH6OGdogaET8ruNPoBkse7E59HwAC--