Boost C++ Libraries: Ticket #4380: numeric/interval/hw_rounding.hpp upgrade to accept __SUNPRO_CC rounding control mechanism https://svn.boost.org/trac10/ticket/4380 <p> This fix upgrades </p> <p> boost/numeric/interval/hw_rounding.hpp </p> <p> file which allows several numeric/interval benchmarks to be successfully built and run. </p> <p> Without this fix those benchmarks produce the following error message: </p> <p> "error Boost.Numeric.Interval: Please specify rounding control mechanism." </p> <p> Please note that for successful build of mentioned benchmarks on x86 Solaris 5.10 platform you need to install Solaris patch 119967-01. </p> <p> This patch has fix for bug in &lt;fenv.h&gt; system file which othervise will fail with syntax errors. </p> <p> There is no problem on Open Solaris though. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4380 Trac 1.4.3 Steven Watanabe Fri, 25 Jun 2010 23:07:18 GMT status, component changed; resolution set https://svn.boost.org/trac10/ticket/4380#comment:1 https://svn.boost.org/trac10/ticket/4380#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">duplicate</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">interval</span> </li> </ul> <p> Duplicates <a class="new ticket" href="https://svn.boost.org/trac10/ticket/4378" title="#4378: Bugs: numeric/interval/hw_rounding.hpp upgrade to accept __SUNPRO_CC ... (new)">#4378</a>. </p> Ticket