Re: ANN: Pyrex 0.9.8.4

John Arbash Meinel <[email protected]> Wed, 11 Jun 2008 10:02:08 -0500
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sébastien Sablé wrote:
| hi Greg,
|
| my Pyrex module will not compile when switching from Pyrex 0.9.8.2 to
| Pyrex 0.9.8.4 (0.9.8.3 will not work either).
|

It sounds like you aren't including a "cdef extern" declaration of PY_INCREF at
the beginning, but assuming that something else does?

I know I have:

cdef extern from "Python.h":
~    void Py_INCREF(object)

defined in mine.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhP6PAACgkQJdeBCYSNAAMlRACfYvVMgjCQgzvWT5mE81NyBrix
zSYAoLEDtMHeienUo7aXaCO8KpOCbR/O
=rC22
-----END PGP SIGNATURE-----