[Cython] possible regression on cython-devel
Stefan Behnel
stefan_ml at behnel.de
Mon May 4 22:47:27 CEST 2009
Lisandro Dalcin wrote:
> On Mon, May 4, 2009 at 5:22 PM, Stefan Behnel wrote:
>>
>> Could you try to come up with a compilable test case for this? I pushed an
>> untested fix.
>>
>> http://hg.cython.org/cython-devel/rev/e6f5fc96fb42
>
> Moving the testcase from test/broken to test/compile and adding a
> empty header now works for me (as well as the code in my own
> projects)...
>
> $ hg status
> A tests/compile/cdefexternempty.pyx
> A tests/compile/cheese.h
> R tests/broken/cdefexternempty.pyx
>
> IIUC, these test are C-compiled... so this should be enough, right?
Yes, please push this to cython-devel, nothing more to test here.
Stefan
More information about the Cython-dev
mailing list