$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [lambda] Lambda bind and upgrading
From: Swerts, Benjamin (Benjamin.Swerts_at_[hidden])
Date: 2011-04-05 11:03:08
> AMDG
> 
> On 04/04/2011 08:26 AM, Swerts, Benjamin wrote:
> > In the process of upgrading Boost from 1.39.0 to 1.46.1 I 
> encountered 
> > a few problems with Boost.Lambda. Some places where I used bind and 
> > operator== are not compiling anymore with Visual Studio 2008 SP1. 
> > Here's a self-contained example showing the problem:
> >
> 
> ...and apparently, I did fix it.  Your code compiles with the 
> current release branch, so this will be fixed for 1.47.
> 
> In Christ,
> Steven Watanabe
OK, thanks a lot for the check. I'll wait for 1.47 then.
Greets,
        Ben