On Wed, Sep 9, 2009 at 08:48, Brian Warner<[email protected]> wrote: > The patch sets PY_SSIZE_T_CLEAN and fixes up the few remaining places > that used "int" instead of "Py_ssize_t". The tests now pass on my Snow > Leopard / python2.6 system (as well as my linux box). > > By building a pycryptopp egg ("python2.6 setup.py bdist_egg") and > copying it into my tahoe tree (both the root and into > support/lib/python2.6/site-packages), I was able to get the Tahoe unit > tests to pass too. > > thanks everybody! > -Brian
Good news, this patch seems to fix the segfaults I was seeing on F-11 (x86_64) as well. Thanks! Ruben _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
