erroring would be perfectly reasonable.
>>
>> -Seth
>>
>> Quoting "Greg Ewing" :
>>
>>> Seth Shannin wrote:
>>>>
>>>> I would still make the case that currently
>>>> something is a bit off in that the header file
PM, Greg Ewing wrote:
>> On Sat, Jun 4, 2011 at 10:36 AM, Seth Shannin
>> wrote:
>>
>>> test.h:11: warning: 'struct __pyx_obj_4test_foo' declared inside
>>> parameter
>>> list
>>> test.h:11: warning: its scope is only this definition
Hello all,
First, I tried to post this earlier but am pretty sure it didn't go
through. If this is a double, I apologize.
This comes out of a discussion on the cython-users list. I am getting
some warnings when using cython to compile a python module and then
calling into the module from c