From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btfTl-0007CQ-5E for qemu-devel@nongnu.org; Mon, 10 Oct 2016 14:39:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btfTk-0004SE-3n for qemu-devel@nongnu.org; Mon, 10 Oct 2016 14:39:13 -0400 References: <1476110306-23754-1-git-send-email-eblake@redhat.com> <768804d4-1447-7189-5321-8fd1025d6a2d@redhat.com> From: Eric Blake Message-ID: <5d2c7e5c-4691-4f9e-bf18-911aa5349c3f@redhat.com> Date: Mon, 10 Oct 2016 13:39:05 -0500 MIME-Version: 1.0 In-Reply-To: <768804d4-1447-7189-5321-8fd1025d6a2d@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KARXVXLvGSqw4kINaCnLOOLtse3vUourj" Subject: Re: [Qemu-devel] [PATCH v2] build: Work around SIZE_MAX bug in OSX headers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Qemu-block , Kevin Wolf , Markus Armbruster , Ashijeet Acharya This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KARXVXLvGSqw4kINaCnLOOLtse3vUourj From: Eric Blake To: Peter Maydell Cc: QEMU Developers , Qemu-block , Kevin Wolf , Markus Armbruster , Ashijeet Acharya Message-ID: <5d2c7e5c-4691-4f9e-bf18-911aa5349c3f@redhat.com> Subject: Re: [PATCH v2] build: Work around SIZE_MAX bug in OSX headers References: <1476110306-23754-1-git-send-email-eblake@redhat.com> <768804d4-1447-7189-5321-8fd1025d6a2d@redhat.com> In-Reply-To: <768804d4-1447-7189-5321-8fd1025d6a2d@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/10/2016 01:38 PM, Eric Blake wrote: > On 10/10/2016 10:12 AM, Peter Maydell wrote: >=20 >>> v2: rewrite into a configure check (not sure if directly adding a >>> -D to QEMU_CFLAGS is the best, so advice welcome) >> >> Writing into config-host.mak would be preferable I think. >> >=20 > Okay, attempted in v4. I can't type today. I just sent v3, not v4. >=20 >>> I lack easy access to a Mac box, so this is untested as to whether >>> it actually solves the issue... >> >> I ran a test with one of the cast workarounds locally removed, >> and this patch does allow the %zu version to build OK on OSX. >=20 > Thanks. But v3 leaves off Tested-by, because I still need to make sure > my configure magic worked correctly :) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KARXVXLvGSqw4kINaCnLOOLtse3vUourj 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/ iQEcBAEBCAAGBQJX++BJAAoJEKeha0olJ0NqcOQH/Rs5EHrJNHtdtAKXO2VNlage MVnTEWizdiDrHpaFKNJJcnQIuVYox4StmtO7iwOXFvILkGDhPSUlmsxSC5DwK5JY y8AZkge4JhAv42jVXBFbUsA3gCiqYgfuTbc+WgCcCvVXc7oSUdCMfQpX0npqZ//t jVlLO6kPbwaAJZQBdSllamdf0AYsmxtnWqQ7WVVSCQb73CKW8zV5GoXqaIK3nvWM MyAxiTWU+yHENZqRIsAeWIBlpj7rRID3nV9mZL0I+UypwKuXq97ou7+arbP8CuSD nMw3ZxPgayUSeavTH6Zxf8VRtswcEjxZsowKesF18CawKomQ4nONbiXy/OtYocE= =zij7 -----END PGP SIGNATURE----- --KARXVXLvGSqw4kINaCnLOOLtse3vUourj--