[C++-sig] cPickle in extension module

David Abrahams david.abrahams at rcn.com
Thu Jun 20 15:33:43 CEST 2002


----- Original Message -----
From: "Norbert Riedlin" <nr at netatec.de>


> I'm using boost.python version 1.22.0. I know it's a bit aged, but in
this
> stage of our project we don't want to change core-parts of our
application.


Norbert,

Some reference-counting bugs /have/ been fixed in Boost.Python since 1.22.
All I can suggest is that you /try/ building with the latest release and
see if the problem goes away. If you really don't want to upgrade your
boost installation you could proceed to diff 1.28.0 with 1.22 to see if you
can find the fix and patch your boost...

...but I would recommend against that. The other advantages of Boost 1.28.0
are so huge that it's probably worth the minimal pain of upgrading.

-Dave






More information about the Cplusplus-sig mailing list