This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please test latest snapshots 2013-11-20


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.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpca3jBqdXfX.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]