[windows] ex_lambda_future fails on msvc-11.0
Test output: teeks99-03d-win2008-64on64 - thread - ex_lambda_future / msvc-11.0
Rev 86366 / Sun, 20 Oct 2013 02:42:23 +0000
Compile [2013-10-20 10:51:38 UTC]: fail
call "C:\Program Files (x86)\microsoft visual studio 11.0\vc\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\local\teeks99-03\d\results\boost\bin.v2\libs\thread\test\ex_lambda_future.test\msvc-11.0\debug\threading-multi\lambda_future.obj.rsp"
lambda_future.cpp
..\libs\thread\test\..\example\lambda_future.cpp(36) : error C2248: 'boost::future<R>::future' : cannot access private member declared in class 'boost::future<R>'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see declaration of 'boost::future<R>::future'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see declaration of 'boost::future<R>::future'
with
[
R=int
]
C:\local\teeks99-03\d\boost\boost/thread/future.hpp(1522) : see declaration of 'boost::future<R>::future'
with
[
R=int
]
Change History
(9)
Owner: |
changed from Anthony Williams to viboes
|
Status: |
new → assigned
|
Version: |
Boost 1.54.0 → Boost Development Trunk
|
Milestone: |
To Be Determined → Boost 1.56.0
|
Milestone: |
Boost 1.56.0 → To Be Determined
|
Summary: |
ex_lambda_future fails on msvc-11.0 → [windows] ex_lambda_future fails on msvc-11.0
|
Milestone: |
To Be Determined
|
Resolution: |
→ wontfix
|
Status: |
assigned → closed
|
Same error for