I have got no idea on this one. Anyone using Cython/Pyrex on windows  
run into anything like this before?

On Mar 28, 2008, at 7:21 AM, Chris Perkins wrote:
> Public bug reported:
>
> If I compile this one-liner pyx file on Windows:
>
> ctypedef int Int32
>
> I can get this in my generated c file, depending on how and from where
> cython is invoked:
>
> typedef int __pyx_t_22C:\temp\cython_bug\bug_Int32;
>
> ** Affects: cython
>      Importance: Undecided
>          Status: New
>
> -- 
> Invalid typedefs on Windows
> https://bugs.launchpad.net/bugs/208262
> You received this bug notification because you are a member of Cython-
> dev, which is subscribed to Cython.

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to