On Fri, Jul 20, 2012 at 7:58 AM, David Cournapeau <[email protected]> wrote: > On Fri, Jul 20, 2012 at 1:50 PM, Ondřej Čertík <[email protected]> > wrote: >> On Wed, Jul 18, 2012 at 8:09 AM, Travis Oliphant <[email protected]> wrote: >>> >>> Hey all, >>> >>> We are going to work on a beta release on the 1.7.x branch. The master >>> is open again for changes for 1.8.x. There will be some work on the 1.7.x >>> branch to fix bugs including bugs that are already reported but have not >>> yet been addressed (like the regression against data-type detection for >>> Sage). It would be great if 1.7.x gets as much testing as possible so >>> that we can discover regressions that may have occurred. But, it was >>> important to draw the line for 1.7.0 features. >> >> I think we need to fix the MinGW build problems before the release: >> >> https://github.com/numpy/numpy/pull/363 > > I am looking into some windows issues at work, so will have time to > look into it in the next few hours. You got the issue for Mingw 3.x, > right ?
I think so --- as we talked in the other threads, it looks now to me, that I should never copy any dll around, and that is probably the problem. As such, I think the problem might be in my wine setup. Ondrej _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
