Hello,

I'm using the latest pull from cython-dev, 1800:e8b5a8e5da3d, with
python 2.5.4, and some of my code calls PyBool_CheckExact.  However,
this doesn't seem to be defined anywhere.  When I compile it with gcc,
it warns that the symbol is defined implicitly, and trying to load it
results in an import error saying it's an undefined symbol.

I'll try to get a specific example together where it happens and file
a bug report, but it seems like a simple-to-fix version issue here.

--Hoyt


-- 

++++++++++++++++++++++++++++++++++++++++++++++++
+ Hoyt Koepke
+ University of Washington Department of Statistics
+ http://www.stat.washington.edu/~hoytak/
+ [email protected]
++++++++++++++++++++++++++++++++++++++++++
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to