Re: [Boost-bugs] [Boost C++ Libraries] #9529: Boost.Signals2 VS2013 compile failure

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9529: Boost.Signals2 VS2013 compile failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-30 13:06:04


#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@…):

 Unfortunately, your guess is wrong. This is the error output from latest
 'development' (as before):

 {{{
 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
 }}}

 Please find attached the latest test logs from latest 'development' - both
 with and without my proposed fix, which I have rebased to head of
 'development'.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9529#comment:6>
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