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

Lisandro Dalcin dalcinl at gmail.com
Mon Feb 16 14:01:59 CET 2009


Greg, what you are suggesting is what I've implemented and pushed to
cython-devel. Of couse, the #define can only deal with size_t being
unsigned int/long/longlong. It should be enough, right?

On Fri, Feb 13, 2009 at 11:37 PM, Greg Ewing
<greg.ewing at canterbury.ac.nz> wrote:
> Martin v. Löwis wrote:
>>>Mark, the patch is not trivial, I cannot spend time on this until this
>>>is accepted. Hope you understand.
>>
>> I certainly do understand. So it's likely not going to happen.
>
> Could some platform-dependent #defines be added to
> the Cython-generated preamble in the meantime to get
> the equivalent of this?
>
> --
> Greg
> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
>



-- 
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594


More information about the Cython-dev mailing list