Boost C++ Libraries: Ticket #2097: regex fails to compile with -fno-exceptions https://svn.boost.org/trac10/ticket/2097 <p> The regex component fails to compile with GCC when -fno-exceptions is specified. The attached patch allows the libraries / tests shipped with boost 1.35.0 to compile. There didn't seem to be a better option to make g++ happy than to just #ifndef out the catch(...) block, as it would otherwise complain about the throw in the block. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2097 Trac 1.4.3 anonymous Thu, 10 Jul 2008 04:32:53 GMT attachment set https://svn.boost.org/trac10/ticket/2097 https://svn.boost.org/trac10/ticket/2097 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_regex_no_exceptions.diff</span> </li> </ul> Ticket John Maddock Fri, 11 Jul 2008 18:00:16 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2097#comment:1 https://svn.boost.org/trac10/ticket/2097#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/47319" title="Fixes #2097.">[47319]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2097" title="#2097: Bugs: regex fails to compile with -fno-exceptions (closed: fixed)">#2097</a>. </p> Ticket John Maddock Fri, 11 Jul 2008 18:00:43 GMT <link>https://svn.boost.org/trac10/ticket/2097#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2097#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/47320" title="Fixes #2097.">[47320]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2097" title="#2097: Bugs: regex fails to compile with -fno-exceptions (closed: fixed)">#2097</a>. </p> </description> <category>Ticket</category> </item> </channel> </rss>