On Wed, Feb 29, 2012 at 11:07 PM, Matt Miller <mattm...@gmail.com> wrote:

> More reading of the thread linked solved the issue. To reiterate, add
> numpy/ and change .c to .h in line 590 of ieee754.c.src.
>
> Ex:
>
>  elif defined(__CYGWIN__)
>    include "numpy/fenv/fenv.h"
>  endif
>

Thanks for confirming. Fixed in master and 1.6.x now.

Ralf
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to