Boost logo

Boost :

From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2005-02-04 12:09:16


--- John Maddock <john_at_[hidden]> wrote:
> 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)

A preliminary quick test with g++ (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
suggests that this patch works. I'll now try this on a whole bunch of
platforms, which will take a while.

Jonathan, could you test if the gcc 3.3.5 warning disappears? (I have no quick
and easy way to try it myself.)

Ralf

        
                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk