Boost C++ Libraries: Ticket #3125: Boost.Signals2: combiner() / set_combiner() do not compile https://svn.boost.org/trac10/ticket/3125 <p> 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. </p> <p> Suggested fix: Change "_shared_state-&gt;combiner" to "_shared_state-&gt;combiner()" on lines 291 and 297 [revision 53554]. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3125 Trac 1.4.3 Frank Mori Hess Wed, 03 Jun 2009 13:43:56 GMT <link>https://svn.boost.org/trac10/ticket/3125#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3125#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/53599" title="Added test for and fixed compile errors in signal::set_combiner() and ...">[53599]</a>) Added test for and fixed compile errors in signal::set_combiner() and combiner() methods. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3125" title="#3125: Bugs: Boost.Signals2: combiner() / set_combiner() do not compile (closed: fixed)">#3125</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Thu, 04 Jun 2009 13:26:32 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3125#comment:2 https://svn.boost.org/trac10/ticket/3125#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/53634" title="Merged [53599] to release. Fixes #3125. ">[53634]</a>) Merged <a class="changeset" href="https://svn.boost.org/trac10/changeset/53599" title="Added test for and fixed compile errors in signal::set_combiner() and ...">[53599]</a> to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3125" title="#3125: Bugs: Boost.Signals2: combiner() / set_combiner() do not compile (closed: fixed)">#3125</a>. </p> Ticket