[Pyrex] Fatal Pyrex Bug - missing '__pyx_knnnp' declarations

Greg Ewing greg at cosc.canterbury.ac.nz
Wed Jun 16 04:33:57 CEST 2004


> I'm compiling a large .c file generated by pyrex, and am getting a lot 
> of errors like:
> 
> module.c:11869: error: `__pyx_k198p' undeclared here (not in a function)

Does this involve default values of function parameters?
There's a known problem with that.

> Greg - let me know if you want a copy of the .pyx which triggers this bug.

Yes, thanks.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+




More information about the Pyrex mailing list