Boost C++ Libraries: Ticket #4306: out-of-date workarounds for Sun Studio compilers (foreach) https://svn.boost.org/trac10/ticket/4306 <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/4306 Trac 1.4.3 Marshall Clow Sun, 06 Jun 2010 15:42:09 GMT attachment set https://svn.boost.org/trac10/ticket/4306 https://svn.boost.org/trac10/ticket/4306 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">foreach.diff</span> </li> </ul> Ticket Eric Niebler Wed, 09 Jun 2010 14:25:16 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4306#comment:1 https://svn.boost.org/trac10/ticket/4306#comment:1 <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/62660" title="remove out-of-date work-arounds for sun compilers, fixes #4306">[62660]</a>) remove out-of-date work-arounds for sun compilers, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4306" title="#4306: Bugs: out-of-date workarounds for Sun Studio compilers (foreach) (closed: fixed)">#4306</a> </p> Ticket