Boost C++ Libraries: Ticket #5792: Disable workaround in bind for IBMCPP when fix enabled https://svn.boost.org/trac10/ticket/5792 <p> A workaround for IBMCPP in bind.hpp has negative effects when certain issues with template argument deduction involving function types with a cv-qualifier-seq is fixed in that compiler. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5792 Trac 1.4.3 hstong@… Thu, 18 Aug 2011 20:21:35 GMT attachment set https://svn.boost.org/trac10/ticket/5792 https://svn.boost.org/trac10/ticket/5792 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bind.hpp.diff</span> </li> </ul> <p> Disable obsolete and harmful workaround in bind.hpp </p> Ticket Peter Dimov Mon, 07 Nov 2011 18:25:35 GMT <link>https://svn.boost.org/trac10/ticket/5792#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5792#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/75391" title="Apply suggested IBM C++ fix. Refs #5792.">[75391]</a>) Apply suggested IBM C++ fix. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5792" title="#5792: Patches: Disable workaround in bind for IBMCPP when fix enabled (closed: fixed)">#5792</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Mon, 07 Nov 2011 18:27:54 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/5792#comment:2 https://svn.boost.org/trac10/ticket/5792#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Peter Dimov Wed, 30 Nov 2011 17:53:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5792#comment:3 https://svn.boost.org/trac10/ticket/5792#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</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/75755" title="Merge [75391] to release. Fixes #5792.">[75755]</a>) Merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/75391" title="Apply suggested IBM C++ fix. Refs #5792.">[75391]</a> to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5792" title="#5792: Patches: Disable workaround in bind for IBMCPP when fix enabled (closed: fixed)">#5792</a>. </p> Ticket