On 27 July 2012 23:30, Bradley Froehle <brad.froe...@gmail.com> wrote:
> Thanks to the work of Yaroslav Halchenko, there is an experimental Debian
> package for Cython 0.17.beta1 -- http://packages.qa.debian.org/c/cython.html
>
> However, the builds are showing a lot of test failures on non-amd64 sytems.
> See https://buildd.debian.org/status/package.php?p=cython&suite=experimental
> Many of the errors seem related to assumptions made about the sizes of
> various integers (int vs. long vs long long).  Ideally we'll be able to
> clean up these failures before the final release.
>
> -Brad

Thanks, I think it's mostly the tests that are wrong. I'll try to get
it fixed on linux 32 bit.
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to