Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-07-23 17:04:14


On Tuesday 23 July 2002 05:33 pm, David Abrahams wrote:
> I don't know what Doug wants to do, but you might look at the changes I
> made to boost/function/function_template.hpp between 1.41 and 1.42 to get
> Boost.Python to work again with VC6/7.
>
> Doug, people have been complaining about this stuff since you checked it
> in. Have you missed those messages? I know you posted at least once since
> then...
>
> -Dave

Sorry about that. I wasn't seeing any of the errors in my testcases on MSVC6,
and apparently the problem is triggered by something in Boost.Python does (I
can't duplicate it here in my own testcases). So I foolishly assumed that
your checkin (1.42) fixed the issue completely.

I've pulled out the 'deprecated' parameters, returning the 'set' methods to
their normal signatures. I hope this solves the problem. Maybe I'll have to
use __declspec(deprecated) after all.

        Doug


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