From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YtILe-0005Vm-Ft for qemu-devel@nongnu.org; Fri, 15 May 2015 12:20:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YtILZ-0003Xk-N6 for qemu-devel@nongnu.org; Fri, 15 May 2015 12:20:30 -0400 Message-ID: <55561CC7.10404@redhat.com> Date: Fri, 15 May 2015 10:20:23 -0600 From: Eric Blake MIME-Version: 1.0 References: <1431635892-31996-1-git-send-email-sw@weilnetz.de> <87y4kqnuc2.fsf@blackfin.pond.sub.org> In-Reply-To: <87y4kqnuc2.fsf@blackfin.pond.sub.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4HqxJotUf7IfvhJtcUEWvdr052bjr3nAS" Subject: Re: [Qemu-devel] [PATCH] pci: Fix compiler warning (MinGW-w64 gcc 4.9) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Stefan Weil Cc: QEMU Trivial , QEMU Developer This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4HqxJotUf7IfvhJtcUEWvdr052bjr3nAS Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/15/2015 02:00 AM, Markus Armbruster wrote: > Stefan Weil writes: >=20 >> i686-w64-mingw32-gcc 4.9.1 from Debian Jessie complains: >> >=20 > This is obviously a bug in that version of MinGW. Have you reported it= ? I don't know if Debian has a bug filed against mingw yet, but I mentioned elsewhere in the thread that I filed a bug for Fedora which is also impacted. > Do we really want to work around it? That, I'm not sure. It takes a while for updated mingw headers to propagate, and the fix is small enough that it won't hurt to leave the fix in place even after updated headers are available. But since the problem is a missing attribute in the header causing a compiler warning, it could be worked around by turning off compiler warnings until a new header is present. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --4HqxJotUf7IfvhJtcUEWvdr052bjr3nAS 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/ iQEcBAEBCAAGBQJVVhzHAAoJEKeha0olJ0Nq9B4H/1GJevOc/i/aONmFzByVQBdE Y9yioBSIBEcd2sC2z4hzY77be9JEA7wh8Z5WRUZGfFkDxt8bd6XnB5AGhKV4ox9T 2D/uIcq1m5ne8jARi4gD6yKiVfCcqxnXZbmOlvpmdVcJowcjbn9/uBncYbXH5WxS DswuqmDezRYI45z4X2uOxxL2yQbomfED3sxyGB3jv6/jlhvWzuc+AyafKhfkT18Q mYnmfF7Niflf412QBGjTpNCUe0vMqHSlMBGs5udixcGW+howziksZZr2IB0+unIK 6MD4IuSH0paa2ijAyv8HvDR2wnj5p+I+J0gydRa9y8HKUs7/p88GHVrJs77Y8Ro= =FVbn -----END PGP SIGNATURE----- --4HqxJotUf7IfvhJtcUEWvdr052bjr3nAS--