Likely Dag should review this... If you agree on the patch, please push ... IMHO, this fix should go to 0.11
While testing things on Linux 64, I had to implement this to do things the right way... Should work on 32/64 bits and Py 2.3 to 3.0 ... BTW, the only possible problems are the warnings below (they appear on 32 and also 64 bits)... Do not remember right now C semantics about that., perhaps this does not harm too much index.cpp: In function ‘PyObject* __pyx_pf_5index_test_unsigned_long(PyObject*, PyObject*)’: index.cpp:714: warning: comparison between signed and unsigned integer expressions index.cpp:750: warning: comparison between signed and unsigned integer expressions -- 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
FMT_SIZE_T.diff
Description: Binary data
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
