Robert Bradshaw wrote:
> We're hoping that the latest rc fixes Neal's issues with building/ 
> testing RMPs, and rc3 will be the final release.
> 
> That being said, please provide an example and make a trac ticket.  

Okay, I'm working on it now.

> Unless it's really bad, we'll probably wait until 0.11.1, which I  
> hope will be released on a much shorter timescale.

It's causing a reference to an uninitialized temp variable (which should 
contain the result of a conditional branch test), which causes my app to 
crash, so this particular manifestation is pretty bad.  However, it 
isn't yet clear whether this is a common problem, or a corner case due 
to the structure of this particular (rather simple) method.

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

Reply via email to