From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SROlb-0001QP-JH for qemu-devel@nongnu.org; Mon, 07 May 2012 10:18:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SROlS-0004sd-W9 for qemu-devel@nongnu.org; Mon, 07 May 2012 10:18:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SROlS-0004sM-Nf for qemu-devel@nongnu.org; Mon, 07 May 2012 10:18:14 -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 q47EIDCP028803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 7 May 2012 10:18:13 -0400 Message-ID: <4FA7D9A3.4090607@redhat.com> Date: Mon, 07 May 2012 08:18:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <1336399767-16248-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1336399767-16248-1-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig97E0D968773685DF8D8C9C52" Subject: Re: [Qemu-devel] [PATCH v4 0/2]: hmp: integer parsing fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: amit.shah@redhat.com, qzhang@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig97E0D968773685DF8D8C9C52 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/07/2012 08:09 AM, Luiz Capitulino wrote: > I've decided to implement Markus's suggestion (ie. check only for ERANG= E) to > avoid needless discussions on a simple thing... >=20 > o V4 >=20 > - Check only for ERANGE in expr_unary() [Markus] >=20 > monitor.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) Series: Reviewed-by: Eric Blake --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig97E0D968773685DF8D8C9C52 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.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPp9mkAAoJEKeha0olJ0Nq594H/2LuSIu0iuTlqS+lcoFyFXD2 6H0CYSFv/cmXDu+b9PpkSiW/ZNK11sZvFtasUE5UbKIJTPqGMZCnPiYItQRrYSrn LeC/mNHn2dqmXTK2sgzZHnhF+N9Zf0Lpa+1Xd9I7DK3dJXUFeDyn4rqvzYj269GB W+GnZulQqI7v2Jo5wGvEJ6PZm7CpDXEHN/VvZ9Ki/WYW9pGE62gmDJNhTwh5WE6T l9Vt3ycQnbSI9iB/EvWwMw0qJ/K3jWHzyd0kXOm40t8Z+TvcA8EbK6NWGMnFxhjW ge5Irgjgc3G/S++MJPyBi+aDB4KqzQl1/YlRTThUs+plnF1CHlGREHpHtrQzbfg= =dCtf -----END PGP SIGNATURE----- --------------enig97E0D968773685DF8D8C9C52--