Boost C++ Libraries: Ticket #2095: pool fails to compile with -fno-exceptions https://svn.boost.org/trac10/ticket/2095 <p> The pool component fails to compile with gcc if -fno-exceptions is used. The attached patch allows the libraries / tests shipped with boost 1.35.0 to compile. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2095 Trac 1.4.3 anonymous Thu, 10 Jul 2008 04:12:44 GMT attachment set https://svn.boost.org/trac10/ticket/2095 https://svn.boost.org/trac10/ticket/2095 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_pool_no_exceptions.diff</span> </li> </ul> Ticket Chris Newbold Fri, 26 Sep 2008 18:31:16 GMT status, milestone changed https://svn.boost.org/trac10/ticket/2095#comment:1 https://svn.boost.org/trac10/ticket/2095#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.36.0</span> → <span class="trac-field-new">Boost 1.37.0</span> </li> </ul> Ticket Chris Newbold Mon, 29 Sep 2008 18:44:09 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2095#comment:2 https://svn.boost.org/trac10/ticket/2095#comment:2 <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> Fixed on truck by revision 49025. </p> Ticket