[Boost-bugs] [Boost C++ Libraries] #9402: test_excutor regression on msvc-10, 11, 12

Subject: [Boost-bugs] [Boost C++ Libraries] #9402: test_excutor regression on msvc-10, 11, 12
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-17 13:35:51


#9402: test_excutor regression on msvc-10,11,12
-------------------------------------+----------------------
 Reporter: viboes | Owner: anthonyw
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+----------------------
 {{{

 Test output: teeks99-03d-win2008-64on64 - thread - ex_executor / msvc-11.0
 Rev 86731 / Sat, 16 Nov 2013 21:43:27 +0000
 Compile [2013-11-17 06:14:19 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_executor.test\msvc-11.0\debug
 \threading-multi\executor.obj.rsp"

 executor.cpp
 C:\local\teeks99-03\d\boost\boost/thread/future.hpp(3796) : error C2440:
 '<function-style-cast>' : cannot convert from 'int (__cdecl *)(void)' to
 'BF'
         No constructor could take the source type, or constructor overload
 resolution was ambiguous
         ..\libs\thread\test\..\example\executor.cpp(65) : see reference to
 function template instantiation 'boost::future<R>
 boost::async<boost::executor_adaptor<Executor>,int>(boost::executor_adaptor<Executor>
 &,R (__cdecl *)(void))' being compiled
         with
         [
             R=int,
             Executor=boost::thread_pool
         ]



 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9402>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC