Re: Regression with 0.9.8.3 and above

Greg Ewing <[email protected]> Sun, 05 Apr 2009 20:59:56 +1200
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
KS Sreeram wrote:

> Basically if a .pyx file contains a cdef'd class which is not present in 
> the corresponding .pxd file, then the module fails to compile. 
> 
> Is this an intentional change? or is it just a bug?

Sounds like a bug. I'll look into it.

Thanks,
Greg