From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdjpu-0000z7-8P for qemu-devel@nongnu.org; Tue, 05 Nov 2013 11:50:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vdjpp-0002Y5-CG for qemu-devel@nongnu.org; Tue, 05 Nov 2013 11:50:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vdjpp-0002Xt-39 for qemu-devel@nongnu.org; Tue, 05 Nov 2013 11:50:33 -0500 Message-ID: <527921D6.5050307@redhat.com> Date: Tue, 05 Nov 2013 09:50:30 -0700 From: Eric Blake MIME-Version: 1.0 References: <1383669768-23926-1-git-send-email-stefanha@redhat.com> In-Reply-To: <1383669768-23926-1-git-send-email-stefanha@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7J2Gvwicbw2g37bdiV8bKt3Hp9OCgwPUO" Subject: Re: [Qemu-devel] [PATCH] tests: fix 64-bit int literals for 32-bit hosts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org Cc: alex.bennee@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7J2Gvwicbw2g37bdiV8bKt3Hp9OCgwPUO Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/05/2013 09:42 AM, Stefan Hajnoczi wrote: > On 32-bit hosts: >=20 > CC tests/test-opts-visitor.o > tests/test-opts-visitor.c: In function 'test_value': > tests/test-opts-visitor.c:128: warning: integer constant is too large f= or 'long' type > CC tests/test-bitops.o > tests/test-bitops.c:34: warning: integer constant is too large for 'lon= g' type > tests/test-bitops.c:35: warning: integer constant is too large for 'lon= g' type > tests/test-bitops.c:35: warning: integer constant is too large for 'lon= g' type > CC tests/endianness-test.o > tests/endianness-test.c:47: warning: integer constant is too large for = 'long' type >=20 > Signed-off-by: Stefan Hajnoczi > --- > tests/endianness-test.c | 3 ++- > tests/test-bitops.c | 4 ++-- > tests/test-opts-visitor.c | 2 +- > 3 files changed, 5 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7J2Gvwicbw2g37bdiV8bKt3Hp9OCgwPUO 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSeSHWAAoJEKeha0olJ0NqpUUIAJehOGd4aDjFfZY+ZU4IuXV7 MSwy1WPdDEgocFa7L0N++p0k2wUqzww5p0l8ceyj0bFZjaAnoUcy5SHJdgUIUegX Z4dw6kRR6bZBOnlDetfb3SbJfkepBVASodk8BphGpVHITnxNhbcXnZWWoFmAVWUc IGRaleNQYV4bEG4f42AoFuEoCt/giE8SD/gvQcwwk/ZVazWjz8ok0ayb2RpGUuyX w5knS9/xTuq+FMxhy/zaJvcY6ZggbALWdlf8NJVVagoepdVsjLrbfb9uyXCkU0/R NYcPYnIOT2eLGsCaIqrmJy4DbJn8fdcz8ed+BHYEXNZkymcsj7BZm/XjFu7DAQA= =1JN1 -----END PGP SIGNATURE----- --7J2Gvwicbw2g37bdiV8bKt3Hp9OCgwPUO--