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=FbT+Qwd6bQ1WVLpJ1O11/j5VMOwg9dIZveTeduoiUJkzAmjb2PSB/ 9rQ/QLrmfSgbfOoeLLgKIfVoK4OPEJQi2ztyClrY8h3J/gZOf7Th1zrR0k7eiNa/ MBBoeIMxwySzlKRe3xUSV8Iiu32FmLST/3/DQDajCuQeiDiooPEEyc= 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=E6WGp8NC+6LK4eF5ihhMVQtUmQo=; b=fpua2R3mW3rEOY64NXNCfEMCtUju ARxGI4SUsKivc1QazWGsujMvjy+e6nNlGIMZ23It0IRXAJlZ5YOO1uoPuCWvq/Ro tTTYrVt5kQWuew2q2JJOzZnAscLGVu2gSVy9h/p+HIaDr3frpJpAOFecHjtHu1Ys HdxjSy4ohR96jzg= 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=2.0 required=5.0 tests=AWL,BAYES_50,KAM_STOCKGEN,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/VoVgzw3ynACCmeDXKEtLh Date: Sun, 24 Nov 2013 11:57:10 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Please test latest snapshots 2013-11-20 Message-ID: <20131124165710.GA616@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20131123113650 DOT GL28310 AT calimero DOT vinschen DOT de> <7B7D8AEB-7468-4611-8497-0E5190A2549A AT Denis-Excoffier DOT org> <20131123182525 DOT GB5290 AT ednor DOT casa DOT cgf DOT cx> <3A378339-1DC7-42F8-B0F8-B67AC29A7E38 AT Denis-Excoffier DOT org> <20131124131454 DOT GD2283 AT calimero DOT vinschen DOT de> <20131124132145 DOT GE2283 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131124132145.GE2283@calimero.vinschen.de> User-Agent: Mutt/1.5.20 (2009-06-14) On Sun, Nov 24, 2013 at 02:21:45PM +0100, Corinna Vinschen wrote: >On Nov 24 14:14, Corinna Vinschen wrote: >> On Nov 24 00:27, Denis Excoffier wrote: >> > You must be talking about /usr/include/exceptions.h. I did remove it from >> > my system on the very first snapshot that removed it (see a similar >> > issue about /usr/include/process.h under >> > http://cygwin.com/ml/cygwin/2012-02/msg00130.html). Without >> > /usr/include/exceptions.h and with all 3.0.0-1 packages (see above) >> > included, i obtain the symptoms shown in >> > http://cygwin.com/ml/cygwin/2013-11/msg00364.html and discussed in >> > http://cygwin.com/ml/cygwin/2013-11/msg00368.html . >> >> Fixed in CVS. The latest mingw-w64 winnls.h header introduces a new >> symbol _NORMALIZE_ which controls the usage of DECLSPEC_IMPORT for >> the functions declared in that header, rather than using _KERNEL32_ >> as former versions of winnls.h did. This breaks the autoload mechanism, >> so we have to change our sources and define _NORMALIZE_ ourselves to >> stay compatible with Mingw-w64 headers. Grr. >> >> I'm just creating new snapshots 2013-11-24 with Eric's and my patch. >> Should be both up in about half an hour. > >Only the 32 bit snapshot is up. I'm unable to generate the 64 bit >snapshot for some reason and I have no more time to investigate >today, sorry. I uploaded an x86_64 version. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple