In this changeset

changeset:   1024:ce19a1f80694
user:        JimKleckner
date:        Fri Aug 15 01:56:03 2008 -0700
summary:     Windos __stdcall and _USE_MATH_DEFINES

Jim added this line (and other #define's for compatibility of calling
conventions on non-Win32)

code.putln("  #define _USE_MATH_DEFINES")

but it seems (looking at the full change) that this #define will not
be active for Windows 64.

Is this corrent? Should this be fixed for the Win64 case?


-- 
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
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to