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: cygwin 2.5.0-0.12 questions, vim and nextafterl()


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 <math.h>

  int
  main ()
  {
    nextafterl (1.0L, 2.0L);
  }

works with cygwin-devel-2.5.0-0.12.


Corinna

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

Attachment: signature.asc
Description: PGP signature


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