Boost C++ Libraries: Ticket #12999: Please use BOOST_NOEXCEPT_OR_NOTHROW to avoid warnings https://svn.boost.org/trac10/ticket/12999 <p> When compiling with -Wdeprecated we get </p> <pre class="wiki">../../../boost/chrono/process_cpu_clocks.hpp:479:29: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec] static Res lowest() throw() ^~~~~~~ ../../../boost/chrono/process_cpu_clocks.hpp:479:29: note: use 'noexcept' instead static Res lowest() throw() ^~~~~~~ noexcept </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12999 Trac 1.4.3 viboes Mon, 01 May 2017 01:22:00 GMT component changed; owner set https://svn.boost.org/trac10/ticket/12999#comment:1 https://svn.boost.org/trac10/ticket/12999#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">viboes</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">chrono</span> </li> </ul> Ticket viboes Sun, 04 Jun 2017 22:39:10 GMT status changed https://svn.boost.org/trac10/ticket/12999#comment:2 https://svn.boost.org/trac10/ticket/12999#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Sun, 04 Jun 2017 22:40:46 GMT <link>https://svn.boost.org/trac10/ticket/12999#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12999#comment:3</guid> <description> <p> This is fixed in develop. Which version are you using? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 24 Jun 2017 14:29:17 GMT</pubDate> <title>type changed https://svn.boost.org/trac10/ticket/12999#comment:4 https://svn.boost.org/trac10/ticket/12999#comment:4 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Support Requests</span> </li> </ul> Ticket viboes Sat, 24 Jun 2017 14:45:17 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12999#comment:5 https://svn.boost.org/trac10/ticket/12999#comment:5 <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">obsolete</span> </li> </ul> Ticket viboes Sat, 24 Jun 2017 14:53:08 GMT <link>https://svn.boost.org/trac10/ticket/12999#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12999#comment:6</guid> <description> <p> <a class="ext-link" href="https://github.com/boostorg/chrono/commit/633119f69ca931b33c02aed1b1b18588c4ccba9c"><span class="icon">​</span>https://github.com/boostorg/chrono/commit/633119f69ca931b33c02aed1b1b18588c4ccba9c</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 24 Jun 2017 14:53:28 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/12999#comment:7 https://svn.boost.org/trac10/ticket/12999#comment:7 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.64.0</span> </li> </ul> Ticket