Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2008-07-14 14:46:24


On Jul 14, 2008, at 6:56 AM, joaquin_at_[hidden] wrote:

> Hello,
>
> Just in case this is going unnoticed:
>
> Boost.Function is having regressions at the release branch for MSVC+
> + 9.0,
> see for instance:
>
> http://tinyurl.com/5h2wl5
>
> Seems the problem is simply that function_template.hpp was last
> merged to the
> branch release later than boost/function/detail/prologue.hpp (merged
> at 41356)
> so that the release does not have revisions 44030 and 44056 of this
> last header,
> resulting in the lack of a necessary inclusion of <boost/type_traits/
> is_void.hpp>.

ARGH! Fixed by merging everything in Function from the trunk to release.

        - Doug


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