[Boost-bugs] [Boost C++ Libraries] #3125: Boost.Signals2: combiner() / set_combiner() do not compile

Subject: [Boost-bugs] [Boost C++ Libraries] #3125: Boost.Signals2: combiner() / set_combiner() do not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-02 22:50:47


#3125: Boost.Signals2: combiner() / set_combiner() do not compile
---------------------------------------+------------------------------------
 Reporter: Ray.Kraesig_at_[hidden] | Owner: fmhess
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: signals2
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
---------------------------------------+------------------------------------
 On both MSVC 9.0 and g++ 4.1.2, the combiner() and set_combiner()
 functions in signal_template.hpp do not compile when instantiated.

 Suggested fix: Change "_shared_state->combiner" to
 "_shared_state->combiner()" on lines 291 and 297 [revision 53554].

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3125>
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:00 UTC