On 28.02.2013 15:46, Yury V. Zaytsev wrote:
My method call is actually wrapped in a try { ... } catch clause, because I declared it as being able to throw exceptions, so the reference can't be defined in this block, or it will not be accessible to the outside world.
If Cython generates illegal C++ code (i.e. C++ that don't compile) it is a bug in Cython.
There must be a general error in the handling of C++ references when they are declared without a target.
Sturla _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel