Kurt Smith wrote: > On Wed, May 6, 2009 at 12:21 PM, Dag Sverre Seljebotn > <[email protected]> wrote: > >> Could you try again with current cython-devel at some point? I believe >> this should be fixed now but obviously it should be tested on a PPC. > > Using changeset 2028:1377b8aff3a1 from cython-devel. > > $ uname -a > Darwin ksmith.physics.wisc.edu 8.11.0 Darwin Kernel Version 8.11.0: > Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power > Macintosh powerpc > > $ python -V > Python 2.5.2 > > $ python runtests.py -vv > > Yields 3 failures and 7 errors. None seem related to the endianness > issues; the 7 errors are related to recent fixes to Buffer.py.
Doh; I forgot to test buffers on C++! Anyway your log was helpful in other areas too, thanks! -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
