2009/6/30 Robert Bradshaw <[email protected]>: >> any idea of what might happen ? > > My guess would be that you're declaring something wrong (given the > amount of warnings below).
your guess was right, I missed a DEFINE which was messing everything. Thanks ! _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
