[Pyrex] newbie question: error using pyrex

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Sep 20 05:00:17 CEST 2007


Christian Meesters wrote:
> I'll get a bunch of warnings:
> pofr_module3.c: In function ‘__pyx_f_12pofr_module3_pofr’:
> pofr_module3.c:203: warning: label ‘__pyx_L3’ defined but not used
> ...
> pofr_module3.c:27: warning: ‘__Pyx_UnpackItem’ declared ‘static’ but
> never defined
 > ...

If you use the latest version of Pyrex you shouldn't
get so many warnings (ideally none). But in any case,
they should be harmless.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | Carpe post meridiem!          	  |
Christchurch, New Zealand	   | (I'm not a morning person.)          |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+




More information about the Pyrex mailing list