Boost C++ Libraries: Ticket #12288: Implicit virtual functions in exception.hpp https://svn.boost.org/trac10/ticket/12288 <p> Hello, </p> <p> The file boost/exception/exception.hpp contains some functions, which are implicitly virtual (due to inheritance) but are not marked as such. Our compiler produces warnings for these: </p> <pre class="wiki">boost/exception/exception.hpp:336: ~error_info_injector() boost/exception/exception.hpp:462: ~clone_impl() boost/exception/exception.hpp:469: clone() boost/exception/exception.hpp:475: rethrow() </pre><p> Kind regards, Manuel </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12288 Trac 1.4.3 Emil Dotchevski Tue, 21 Jun 2016 20:54:37 GMT <link>https://svn.boost.org/trac10/ticket/12288#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12288#comment:1</guid> <description> <p> Which compiler is that? What OS? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Emil Dotchevski</dc:creator> <pubDate>Wed, 26 Oct 2016 19:30:53 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12288#comment:2 https://svn.boost.org/trac10/ticket/12288#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">wontfix</span> </li> </ul> <p> Need compiler version and exact command line. </p> Ticket