[Pyrex] [Bug 208262] [NEW] Invalid typedefs on Windows

Robert Bradshaw robertwb at math.washington.edu
Sat Mar 29 19:51:02 CET 2008


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.




More information about the Pyrex mailing list