Lisandro Dalcin, 10.04.2010 00:11:
> Is this patch fine?

I think the reason why no-one replied so far is that this kind of patch is 
basically impossible to validate on eye-sight. The changes in 
"modifiers_and_name_to_type" seem to be mostly whitespace noise - it would 
be easier to read the patch without that.


 > I mean, look at the new testcase in pure.pyx...
> Should we support all basic C types in cython.declare()?

Certainly all C types that can be mapped to a Python type in some way (i.e. 
those that make sense in pure more).


> BTW, I would really like to remove that "modifiers_and_name_to_type" 
> dictionary

How would you do that?

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

Reply via email to