From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13104 invoked by alias); 23 Mar 2015 19:17:57 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 13094 invoked by uid 89); 23 Mar 2015 19:17:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 23 Mar 2015 19:17:55 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id AF31AA80950; Mon, 23 Mar 2015 20:17:53 +0100 (CET) Date: Mon, 23 Mar 2015 19:17:00 -0000 From: Corinna Vinschen To: gdb-patches@sourceware.org Subject: Re: [patch 1/2] mingw: update gnulib: prepare the sources Message-ID: <20150323191753.GB7142@calimero.vinschen.de> Reply-To: gdb-patches@sourceware.org Mail-Followup-To: gdb-patches@sourceware.org References: <20141222221229.GA30575@host2.jankratochvil.net> <108241234.1319759.1419335690162.JavaMail.zimbra@redhat.com> <20141224222045.GA30482@host2.jankratochvil.net> <551044A0.9070607@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <551044A0.9070607@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00740.txt.bz2 --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 561 On Mar 23 16:51, Pedro Alves wrote: > Hi guys, >=20 > We really need to move forward with importing a newer gnulib, > for several reasons... I'm not quite sure why I'm CCed on this thread, but please keep in mind that Cygwin tries hard to be a POSIX platform. Please, don't mix Windows headers and Windows calls in, unless you really, *really* need them. Especially don't mix in winsock headers and the definitions of timeval, they collide with the POSIX definitions in the newlib headers. Thanks, Corinna --=20 Corinna Vinschen Cygwin Maintainer Red Hat --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVEGbhAAoJEPU2Bp2uRE+ghtYP/0SAY2B7lWrz6Sqxj1Po6vgk MDjDSxVji9+LYtnLZzYD+HgEIS6uAEhYikafOUTQsSXUiJwduZp+4NU2NOHayt2N ggtOh7YhAMJ7tHgfm4C9dXJ3VoclxR7A3SBQsG1kkdo/W3tnNcNbh4fAqUYL462H Pg+Jv7x1XNYyEHtUrFWV3vsvdmbgh1W1zzB44TEf5VgmDXOsfdqGcaeWWa/j1nr4 uuqXPvP8k3cjhuHmARZwPD4AXPkA6jPeyG8HRFc9VeKpUzWW03Wwb7qnOF6R3DbF xH/4Fk6uWUWKeAqH2esw+J3wJJv7qp/CrrrRRsua+F6jwg/sNOPfbh87Dh6mpkXl bgSXAjuGbfDKYneTZ35xI9Q4BhPjXjY0+MbVZwZgZuJTjxj0hJCBKqlBnwQwU9Us d8W/OuB6Lvt9l5kWLTOr0Kql+hZ758w0aAJl3bGHCgwSJwWgASrUToMT9lWgXXnv srWa7Y301LdQ8n2hPxCLKtzzRHlhAiVLe8nBzKUHqmAjGbRt6kgj6tqGYrsDnVbU OWnPiW7J5He5i9ozcp5IPEkcYj5uGi32eHewVvbHCjjmzCXpSn61Fx8PPClyH3GX k8E8wbKxaBnnWqqyf5xPMjvFU6dsBJfmuRgdG84009hroK4BLSQbm0aMNz9XMyEY VpkAfKDg3Yslj45T2cBl =xyMc -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--