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

Reply via email to