Boost logo

Boost :

From: Bo Persson (bop2_at_[hidden])
Date: 2003-02-18 17:26:42


"Beman Dawes" <bdawes_at_[hidden]> skrev i meddelandet
news:4.3.2.7.2.20030218163718.027fea00_at_mailhost.esva.net...
> At 02:21 PM 2/18/2003, Peter Dimov wrote:
>
> >Beman Dawes wrote:
> >> Because of interest in how well Boost 1.30.0 and VC++ 7.1 will work
> >> together, I've posted regression tests.
> >>
> >> See http://boost.sourceforge.net/regression-logs/
> >
> >You might want to disable warning 4675, "resolved overload was found by
> >argument-dependent lookup".
>
> Yeah, I saw that too. But I don't want to put effort into VC++ 7.1 until
> (1) Boost 1.30.0 is out the door, (2) we have a release copy, (3) I finish
> some non-Boost work which is backing up.
>
> If you want to make changes yourself, feel free to do so. However, please
> test to make sure whatever you change doesn't screw up VC++ 7.0.
>

Disabling this warning would hardly affect 7.0, as it is just an indication
that 7.1 properly usues argument-dependent lookup, which 7.0 does not
(except for operators...).

A lot of the failures seems to be a "warning" that 7.1 actually does the
right thing. A bit unfair to count this as a failure!

Bo Persson
bop2_at_[hidden]


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