[Cython] fixing refnanny macros to avoid GCC warnings

Dag Sverre Seljebotn dagss at student.matnat.uio.no
Mon Feb 2 18:34:16 CET 2009


Lisandro Dalcin wrote:
> I'm now getting many warnings like below:
> 
> src/petsc4py_PETSc.c: In function '__pyx_f_8petsc4py_5PETSc_asarray':
> src/petsc4py_PETSc.c:3793: warning: value computed is not used
> 

Does this mean that you compile with CYTHON_REFNANNY though?

-- 
Dag Sverre


More information about the Cython-dev mailing list