[Pyrex] my pyx module core dumps
Greg Ewing
greg at cosc.canterbury.ac.nz
Sat Oct 11 03:49:56 CEST 2003
> I'm trying to use pyrex to speed up some existing code, and the module
> dumped core on me.
>
> I'm not sure if this is a compiler bug, if you intended to shadow the
> declarations, or what. This happens to be a rh6.2 box, with python2.2
It looks like a compiler bug -- it shouldn't be shadowing those
variables. I will investigate.
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