From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrqkJ-00015r-QX for qemu-devel@nongnu.org; Fri, 21 Nov 2014 11:07:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrqkE-0001qM-T8 for qemu-devel@nongnu.org; Fri, 21 Nov 2014 11:07:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrqkE-0001q4-MK for qemu-devel@nongnu.org; Fri, 21 Nov 2014 11:07:38 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sALG7am1000577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 21 Nov 2014 11:07:37 -0500 Message-ID: <546F6347.5030808@redhat.com> Date: Fri, 21 Nov 2014 09:07:35 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416562199-13731-1-git-send-email-mreitz@redhat.com> In-Reply-To: <1416562199-13731-1-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="G95rsX2bx58esjaeeUpUm8FPwv3F4WCWd" Subject: Re: [Qemu-devel] [PATCH] qjson: Drop trailing space for pretty formatting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --G95rsX2bx58esjaeeUpUm8FPwv3F4WCWd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/21/2014 02:29 AM, Max Reitz wrote: > For the pretty formatting, the functions converting QDicts and QLists t= o > JSON should not print a space after the comma separating objects, > because a newline will emitted immediately afterwards, making the > whitespace superfluous. >=20 > Signed-off-by: Max Reitz > --- > qobject/qjson.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --G95rsX2bx58esjaeeUpUm8FPwv3F4WCWd 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 iQEcBAEBCAAGBQJUb2NHAAoJEKeha0olJ0NqLeEIAIGUN1amI//n3aQQwBbrIGOF PN8hjO/4QhNfviU0gzUgyMXZc32NVtMrDkzjVIbOK1NM7kEt+nVRT6aaLMJpxuoO tNTXmCB+WBPdQ5zswmRHmZpInvXaBxWhiCTkVU2RIdGmSShOZnQOeLY3Cnb7qMeA hTk02u1ciugym/yXfIA0xMB0cPJoTPwUNa2Dw7Q3vB3jCrb2GMp98/IGxh8OW/KR Yc9lyleue2HULngf1cQ58nex8ZD8mFr2YNASeZPwWVe94bYDgQ1dtiNOGqv6Y+QI rNEBiaZB9yFtQqh6LjfytuuvX5LUV8mf+ASijtH/+MQCutn3FAZcRuEnLqGVnGE= =U/qV -----END PGP SIGNATURE----- --G95rsX2bx58esjaeeUpUm8FPwv3F4WCWd--