From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO8bp-0006zv-A2 for qemu-devel@nongnu.org; Tue, 26 Jan 2016 13:44:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aO8bl-0006b9-Fg for qemu-devel@nongnu.org; Tue, 26 Jan 2016 13:44:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aO8bl-0006b4-AQ for qemu-devel@nongnu.org; Tue, 26 Jan 2016 13:44:53 -0500 References: <1453831531-667-1-git-send-email-peter.maydell@linaro.org> <1453831531-667-2-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56A7BEA2.1000000@redhat.com> Date: Tue, 26 Jan 2016 11:44:50 -0700 MIME-Version: 1.0 In-Reply-To: <1453831531-667-2-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Efqq95cA3cBou03gganNjRF7UXOhf6gmk" Subject: Re: [Qemu-devel] [PATCH 1/2] disas/microblaze.c: Don't define TRUE or FALSE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: "Edgar E. Iglesias" , patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Efqq95cA3cBou03gganNjRF7UXOhf6gmk Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2016 11:05 AM, Peter Maydell wrote: > Don't define TRUE and FALSE locally or manually include stdio.h; > instead use osdep.h which provides them. >=20 > This is a necessary prerequisite for moving to "everywhere includes > osdep.h", because otherwise there is a compile error due to the > redefinition of TRUE and FALSE. >=20 > Signed-off-by: Peter Maydell > --- > disas/microblaze.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Efqq95cA3cBou03gganNjRF7UXOhf6gmk 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/ iQEcBAEBCAAGBQJWp76iAAoJEKeha0olJ0Nq3dUIAI7PluQIE+Tu6XECTct7p6Gn Xc+FicM1tpJ3nJ1pmn8RgAZoRaX8BNcAUv6Ojz6XMlUNOwoEjGq4vxDDMdPheWp1 bin6zR/26Ch4RS6K50hifvCR/TNilyomvhqD67Abuo0UZq3p4sCP9rHYXMEhjYQe lRi69owqPyYrnaVziiTKJDgeEm6uAt0GNPxjghhrJlXuVXMZV+xpT7UZz+wn0a6F 6dhDNE+p7aMNuuKNzn2MGgYbRaBibTa8r1oTL5yOaTs9cb7qpZpNBqA5/at6yi6n nC3nkboYQMSPAm56uU3AxaRtSwNJH3sq/OTP77qq73SwqQn1QwNQRRJW+s5OSmE= =TrmF -----END PGP SIGNATURE----- --Efqq95cA3cBou03gganNjRF7UXOhf6gmk--