Ondrej Certik wrote: > On Sun, Sep 7, 2008 at 3:28 PM, Stefan Behnel <[EMAIL PROTECTED]> wrote: >> Ondrej Certik wrote: >>> please pull from here another const fix. >>> >>> http://freehg.org/u/certik/cython-devel/ >> Sorry, the const change in __Pyx_ImportType() breaks building under Py2.3, so >> it can't go in. > > I see -- if you have the error log around, could you please post it, > so that I can see if it can be fixed?
No, lost it already, so I don't know which of the two consts was the problem. But you can run runtests.py under Py2.3 to see for yourself. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
