Boost C++ Libraries: Ticket #2194: Unprotected try/catch in weak_ptr.hpp https://svn.boost.org/trac10/ticket/2194 <p> There is a try/catch in weak_ptr.hpp that will fail compilation if exceptions are disabled. It should use BOOST_TRY/BOOST_CATCH/BOOST_CATCH_END </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2194 Trac 1.4.3 Stéphanie Rancourt <srancourt@…> Thu, 14 Aug 2008 18:29:18 GMT attachment set https://svn.boost.org/trac10/ticket/2194 https://svn.boost.org/trac10/ticket/2194 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">wp.patch</span> </li> </ul> Ticket Peter Dimov Thu, 14 Aug 2008 18:40:06 GMT <link>https://svn.boost.org/trac10/ticket/2194#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2194#comment:1</guid> <description> <p> There isn't in 1.36. See source:trunk/boost/weak_ptr.hpp and source:branches/release/boost/weak_ptr.hpp. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Peter Dimov</dc:creator> <pubDate>Thu, 21 Aug 2008 14:56:35 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2194#comment:2 https://svn.boost.org/trac10/ticket/2194#comment:2 <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> Ticket