Nathan Dunfield wrote:
> Replacing the initial code with
>
> --------------------------------------------------
> ctypedef char Boolean
>
> cdef public Boolean gLongComputationInProgress
> --------------------------------------------------
>
> fixes the problem, though I'm not sure why.
>
> While I have not filed a bug report on this, though I'm happy to do so
> if requested.  I've attached a minimal example exhibiting the bug that
> conversely works fine with Cython 0.11.1.

This is definitely my fault :-( I'll get a fix up today or tomorrow.

What do people think -- should we do a 0.11.2.1 or 0.11.3 at once with a
fix, or should we wait a week to see if there are more problems?

Dag Sverre

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to