From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1gai-0000uE-Q9 for qemu-devel@nongnu.org; Wed, 15 Aug 2012 12:37:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1gah-0002a6-GX for qemu-devel@nongnu.org; Wed, 15 Aug 2012 12:37:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1gah-0002a2-7n for qemu-devel@nongnu.org; Wed, 15 Aug 2012 12:37:07 -0400 Message-ID: <502BD002.4090506@redhat.com> Date: Wed, 15 Aug 2012 10:36:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343227834-5400-1-git-send-email-owasserm@redhat.com> <1343227834-5400-8-git-send-email-owasserm@redhat.com> <502BCCDB.8090708@samsung.com> In-Reply-To: <502BCCDB.8090708@samsung.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig681CEFA5121CFDC4B98CA2FD" Subject: Re: [Qemu-devel] [PATCH 06/11] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mitsyanko Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, quintela@redhat.com, Petter Svard , stefanha@gmail.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com, blauwirbel@gmail.com, Orit Wasserman , chegu_vinod@hp.com, Benoit Hudzia , avi@redhat.com, pbonzini@redhat.com, lcapitulino@redhat.com, Aidan Shribman This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig681CEFA5121CFDC4B98CA2FD Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 08/15/2012 10:22 AM, Igor Mitsyanko wrote: > This patch broke master build, it causes compilation error with gcc 4.6= =2E1: >=20 > /home/mackross/eclipse_linux_cdt_space/qemu_exynos4/savevm.c: In > function =91xbzrle_encode_buffer=92: > /home/mackross/eclipse_linux_cdt_space/qemu_exynos4/savevm.c:2476:13: > error: overflow in implicit constant conversion [-Werror=3Doverflow] > cc1: all warnings being treated as errors You're the third to notice: https://lists.gnu.org/archive/html/qemu-devel/2012-08/msg02446.html https://lists.gnu.org/archive/html/qemu-devel/2012-08/msg02736.html and it's already in the ppc PULL request: https://lists.gnu.org/archive/html/qemu-devel/2012-08/msg02755.html --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig681CEFA5121CFDC4B98CA2FD 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/ iQEcBAEBCAAGBQJQK9ACAAoJEKeha0olJ0Nq3csIAIMS8ZF2o31uQtC9o0PPG1Im OpeDvnHTokI3U/e4seh2RcWZcUUKje9MiLZzg7+wCgWwZw3aUO2EVOHta0fnteGr z5/9QATBNdBOwVRghC/19ZT8DZpfIeZPsjtiO9u7MqiCXmC27xJvw1AhI5ImFJNN CKn1I5fk2ItHR5nM/g4jtXaYum1hQRY0jwmccHUaAMAOoNsyuftMTawpvJLMXDDg Umr/0mnjuG+7J/hjDIKlWeLzSTDVSDZQiijIz7mX7UHvqWmecokh5XjXh9ieGday uU2eFTQIHJN3e4QoxvuZWRpcOPqLWxhiampFo6K7i5cuy47lIs/ym7mNkllMrl8= =HMha -----END PGP SIGNATURE----- --------------enig681CEFA5121CFDC4B98CA2FD--