Boost logo

Boost :

From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2005-02-05 02:39:18


--- Jonathan Brandmeyer <jbrandmeyer_at_[hidden]> wrote:

> On Fri, 2005-02-04 at 09:09 -0800, Ralf W. Grosse-Kunstleve wrote:
> > --- 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.)
>
> Yes. The warning is gone and the tests pass.
>
> -Jonathan

My tests on 14 different platforms (incl. all the gcc's that failed before)
also finished successfully. Therefore I just went ahead and checked in John's
patch for boost/python/object_core.hpp (revision 1.46). Thanks John!

Cheers,
        Ralf

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250


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