Hi guys -

Please apply: https://github.com/cython/cython/pull/31

Thanks,
-- Nathaniel

On Thu, May 5, 2011 at 11:42 AM, Nathaniel Smith <n...@pobox.com> wrote:
> It looks like with Cython 0.12.1, which is what I was using before, it
> happens not to generate a temporary variable in this case, but Cython
> 0.14.1 generates the temporary variable.
>
> I've just committed a workaround to the scikits.sparse repository:
>  https://code.google.com/p/scikits-sparse/source/detail?r=ad106e9c2c2d55f2022a3fb8b9282003b55666fc#
> (I believe it works -- it does compile -- but technically I can't
> guarantee it since for me the tests are now failing with an "illegal
> instruction" error inside BLAS. But I think this must be an unrelated
> Ubuntu screwup. Yay software.)
>
> And I'll see about poking Cython upstream to get this fixed...
>
> -- Nathaniel
>
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to