[Cython] [Python-Dev] Adding T_SIZET to structmember.h

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Feb 16 22:28:04 CET 2009


Lisandro Dalcin wrote:
> the #define can only deal with size_t being
> unsigned int/long/longlong. It should be enough, right?

Probably handles all the CPUs we're likely to
encounter at the moment.

-- 
Greg


More information about the Cython-dev mailing list