Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9529: Boost.Signals2 VS2013 compile failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-01 17:44:29
#9529: Boost.Signals2 VS2013 compile failure
--------------------------------------+----------------------
Reporter: dani@⦠| Owner: fmhess
Type: Patches | Status: new
Milestone: To Be Determined | Component: signals2
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords: VS2013
--------------------------------------+----------------------
Comment (by dani@â¦):
Frank, your commit 96f7da to 'develop' after the merge reintroduces the
compile failure on vc12:
{{{
boost/signals2/detail/slot_template.hpp(31) : error C2065: 'Signature' :
undeclared identifier
boost/signals2/detail/slot_template.hpp(31) : error C2923:
'boost::function' : 'Signature' is not a valid template type argument for
parameter 'Signature'
slot_compile_test.cpp(25) : error C3203: 'function' : unspecialized class
template can't be used as a template argument for template parameter
'OtherSlotFunction', expected a real type
}}}
Test runs with vc10 and vc11 pass.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9529#comment:10> 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:15 UTC