
--- John Maddock <john@johnmaddock.co.uk> wrote:
The attached patch solves the problem for GCC.
It also solves all Boost.Python + newer gcc woes and doesn't cause any hickups on any other platform.
Unfortunately that's the last patch I'd like to make, because it breaks type-traits compatibility with the TR1.
Can someone familiar with python testing please test the patch below:
=================================================================== RCS file: /cvsroot/boost/boost/boost/python/object_core.hpp,v retrieving revision 1.45 diff -r1.45 object_core.hpp 386c386 < template <class T> ---
template <class T, class U>
388c388 < get(T const& x, ...) ---
get(T const& x, U)
Looks like a job for me. I'll try it! Ralf __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo