Boost C++ Libraries: Ticket #4305: out-of-date workarounds for Sun Studio compilers https://svn.boost.org/trac10/ticket/4305 <p> This was originally reported as <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4129" title="#4129: Bugs: out-of-date workarounds for Sun Studio compilers (closed: duplicate)">#4129</a> I split this into two bugs (one/library): </p> <p> "Some workarounds in BOOST code for earlier Sun Studio C++ compilers are not necessary for current releases, and actually prevent compilation. I have attached simple diffs for foreach.hpp and thread/detail/thread.hpp" </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4305 Trac 1.4.3 Marshall Clow Sun, 06 Jun 2010 15:40:33 GMT attachment set https://svn.boost.org/trac10/ticket/4305 https://svn.boost.org/trac10/ticket/4305 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">thread.diff</span> </li> </ul> Ticket anonymous Mon, 07 Jun 2010 09:12:54 GMT type changed https://svn.boost.org/trac10/ticket/4305#comment:1 https://svn.boost.org/trac10/ticket/4305#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Patches</span> </li> </ul> Ticket Anthony Williams Tue, 08 Jun 2010 21:40:10 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4305#comment:2 https://svn.boost.org/trac10/ticket/4305#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> Fixed on trunk. </p> Ticket