Dag Sverre Seljebotn wrote: > I'm now wondering whether we can make > an exact documented specification of how extern ctypedefs can work
At one time I was thinking of having a way of being explicitly vague about the type, e.g. ctypedef some int foo Such vague types could then be disallowed in places where the exact type matters. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
