X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=CAR+f4 V3X/isUfYkj55e2CX6bfF1W0MIEwCqRzPSsIpCb1SerfmgAVWZo8ifu4zuD/Ku0d GUQfnBUZn6pSJRPYYjXEFWXOO2ZAS20fFK5ANPY6Z0hcRN6q+pLMaoswbQ4ey1gi HKFMT2suc4BaJcZZPDuyD0yUrs8ddInewiHcE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=4Xzxs2L1Aj6r yNIEGpgY4TZsw8E=; b=pdrRUEP3HtgP5lj0kuelM2wUc5vNk5SgRfw5Ld5YeehL O9WSD1h00Nu8tzRKIqrb9KtDGdDEYVmVjQBjQjGbOA1KIH++41D7oYNDYH/jQzWH tmq4X4dNxPoGIx1mDkARvBa6QdKO0V7w93aY+XSkZgvjYUCV+GTlS8hE1MtlbWk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-10.9 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Message-ID: <51A79731.7040803@redhat.com> Date: Thu, 30 May 2013 12:15:13 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bug in References: <51A78E70 DOT 1010600 AT redhat DOT com> In-Reply-To: <51A78E70.1010600@redhat.com> OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2MUBAPMGQADLFGPHJCVHJ" X-Virus-Found: No ------enig2MUBAPMGQADLFGPHJCVHJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/30/2013 11:37 AM, Eric Blake wrote: > foo.c:9:5: warning: passing argument 2 of 'sendmsg' from incompatible > pointer type > /usr/include/sys/socket.h:42:11: note: expected 'const struct msghdr *' > but argument is of type 'const struct msghdr *' > $ gcc -o foo -Wall foo.c -DWORKAROUND > $ >=20 > Gcc has a less-than-stellar error message (expect type X but have type > X); I just filed http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D57475 for the gcc error message quality --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2MUBAPMGQADLFGPHJCVHJ 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.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRp5cxAAoJEKeha0olJ0Nqk80IAKKDQ+mhgKx7F8T5ANThmfsa KKF/E3kYnkdp8fxmQkSxTgntOREucAsYKP5S9HIYDK2g5yGnnPAkBfgDkrF+sP5B s6RVONk1+/vLj7JAhTzf5/ZT/4vCQSx33tKE/1D15iQ1uOujqmbeJpOuAlMukN3O NTyLzzQ9FTc8nYSMibk3fsg4RnDv/jWbKH5t7pFCVOWlLb751/UyA3Hzj9lcRx23 PKo1T8csxYSAu+6Wc2kmp/0xhDd+EFITLHY44T2cZDXnKh+vHmA8MSbsMGLpcuxx fZ5PyAaTmyAIMNpDJP9oj4LiwFEh2k1vhYu3qwf6tBDSjubziQUL7G6EQfEqlrI= =9TsY -----END PGP SIGNATURE----- ------enig2MUBAPMGQADLFGPHJCVHJ--