Boost C++ Libraries: Ticket #8952: numeric::interval::nth_root generates empty interval https://svn.boost.org/trac10/ticket/8952 <p> The attached code generates an empty interval when compiling to a 32 bits binary (i.e. passing the "-m32" flag to gcc) on a 64 bit machine (running Mac OS X). </p> <p> It works correctly when compiled to a 64 bits binary (i.e. omitting -m32). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8952 Trac 1.4.3 marco.v.correia@… Thu, 01 Aug 2013 23:04:10 GMT attachment set https://svn.boost.org/trac10/ticket/8952 https://svn.boost.org/trac10/ticket/8952 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">main.cpp</span> </li> </ul> Ticket