From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjJW6-0001MY-49 for qemu-devel@nongnu.org; Thu, 13 Dec 2012 19:52:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjJW3-0000lb-6i for qemu-devel@nongnu.org; Thu, 13 Dec 2012 19:52:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjJW2-0000lL-VO for qemu-devel@nongnu.org; Thu, 13 Dec 2012 19:52:39 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBE0qb2I002963 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 13 Dec 2012 19:52:38 -0500 Message-ID: <50CA7854.3040806@redhat.com> Date: Thu, 13 Dec 2012 17:52:36 -0700 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigBC1ED286FD16C54DDA84C563" Subject: Re: [Qemu-devel] [PATCH v2 01/17] error: introduce handle_error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Hrdina Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBC1ED286FD16C54DDA84C563 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/13/2012 08:40 AM, Pavel Hrdina wrote: > Signed-off-by: Pavel Hrdina > --- > error.c | 8 ++++++++ > error.h | 6 ++++++ > 2 files changed, 14 insertions(+) >=20 > =20 > +/** > + * Print an error object as pretty string to current monitor or on std= err, then > + * free the errot object. s/errot/error/ --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigBC1ED286FD16C54DDA84C563 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 undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQynhUAAoJEKeha0olJ0NqGmsIAKr3KIEzf0MzQmffdr5KbPsT QQGpSON8xU5t+IZpGLt0FTS9tpLfX9Pndyv5upp0Ac+UuHrdcDJ0qQW06L8H+Z86 NqILyY6jLeAxLjRaPqDn4RvgnDs0I9Sl1JvrV7LwzuzG2blC1CQSJ0Ljfge6+B2x 5z6PMB9HJmMOdxYhXZ3tRkQWbgnyW4dyu/2vru43ETKLhQLHJCgareKHK+CiP1nM fOC3nERW0PAtEmgu6Zed4RyS1GihScON0LQvUQq/JRDYhaSJvAQeMCFF8Ex7GA2A Of+V1qJaFcujiVozmqVeOi6zT1t37o1ta3Ku1t88fcbPZQAP+abwfFYkO8gSX8Q= =yHJ9 -----END PGP SIGNATURE----- --------------enigBC1ED286FD16C54DDA84C563--