$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [range] multiple adaptors on sequence
From: Sam Fisher (infest21h_at_[hidden])
Date: 2010-11-03 14:04:37
Hello,
On 03.11.2010 19:41, Neil Groves wrote:
>
> I believe that the defect is related to Subversion commit 57503 that was
> intended to remove a warning, but it has the side-effect of making the
> Phoenix actors always non-assignable regardless of the template parameters.
>
> During my testing with GCC/Linux I was able to get your code to compile
> by commenting out line 143 of boost/spirit/home/phoenix/core/actor.hpp
>
> Would you assist me by making the same change and posting your results?
> If this fixes your problem I shall raise a Trac issue and submit a patch
> for Phoenix.
>
I have repeated the test with commented line 143 in actor.hpp
In the same environment it works perfectly and do the exactly as
supposed to.
Thank you for helping.
Thanks,
Sam