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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=h0jrz4dvab16eMDL4Fpu93uzkZrQi8NwgwZqsewiukJJim1IefeIO P5l6+DqR6U9HUIJxeX5cvw7WK1XPEI7rC0JFaUpmtLn6z3wrJ49a07L1cn7AfCQc sJ0p2iGEKxhBuzMArTWRMrqo9x58liLCgitRxajsQTWFJZd96/XWqk= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=1H9uQVoglY2tN+GvqDb+Z4IBEkI=; b=hzg1GcSq+A8zy2dhMt3j/BSUvwYa yjwjzG9VdhJGRb30eWKbk1zM83EmU7nb8fy/OD80cOBsZ5I9xhfLKDvuIABk6EiL R+X6H4nR/wYbSq2tBZr2pEZPOOcyAmDBRvJoeStWyEbugcBlAiW+2POM6eLTLID2 UsKpXH6bsiv5y2s= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-96.6 required=5.0 tests=BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_PBL,RDNS_DYNAMIC autolearn=ham version=3.3.2 spammy=Prince, prince, H*i:sk:5705424, H*MI:sk:5705424 X-HELO: calimero.vinschen.de Date: Wed, 6 Apr 2016 19:31:32 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin 2.5.0-0.12 questions, vim and nextafterl() Message-ID: <20160406173132.GA29221@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <57054243 DOT 8080002 AT gmail DOT com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <57054243.8080002@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Apr 6 13:07, Tim Prince wrote: > 1) vim usually hangs if run under bash, but works fine under mintty > (same in previous snapshot) There's a patch in git master which seems to fix this problem. I'll release a 0.13 RSN. > 2) gcc testsuite cases which attempt to link nextafterl() have continued > failing as before. Did you update the cygwin-devel package as well? This: #include int main () { nextafterl (1.0L, 2.0L); } works with cygwin-devel-2.5.0-0.12. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXBUf0AAoJEPU2Bp2uRE+gBfAP/3PuNwjq7NCoJvYewL/Iv4l6 i6OPMJ+kOl9vCgN2z8djLD/mHX/GRpYJJ79d5XiiaBzHOcqY2ZZBgWiQR/pK7rC8 o3IVV+s+HY5nlGiUUgLrNyJsfjJ3rNfghOqb+zwBeWEIUhx5QrqJWy9wqnNpM5cN 8133RYuRSBJ1+78ZtSWBJbtD2oelsFNP1ldj7ep/WKYhdvc40g5srbp6+9mkEWuT qVsrOQ8Of6X2SzXN4P/sqYT05uPDEl8zfb7KHEb10u4/BmrE3sxEPPY4Ep9fAqEM FimqCGQrg8EWQ2jhMuZLeHrSOWrnWm7T6J3AvMrvbFfwsxtl1+LHF6wa5Ewe1JrC DuW6I8O34UZSriTVFu34tgYN8MQotvF7UTYMpQttQ6bqr8tr4SkgllVwJfzLsALh X2qxTV0nV40e8P90Sipsjf102z3hqa/11mbnL3qLv7ZnHPJbpKL39HG8Tet2xaTT oMWPwumfwIyMt60IdV+eHamd+ie93XC8QGeVCNU0jBE6jTaNKrotzLrAU6527f1Z scWNDdupI11oOXAjiwLsWTbibp95Whyz6fIiuUSXKsO2YC3vdr3lHQonhsrGvnDX r+kcb+d6Jfy9VyWe1QnkxZaW00qJIEkL1cpQ0H67Cm2/p6vV22i0phrb1ClNfCpQ NvNijp7ivfDWpJDho426 =N6t6 -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--