Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4200: Virtual functions, non-virtual destructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-13 19:01:02
#4200: Virtual functions, non-virtual destructor
--------------------------------+-------------------------------------------
Reporter: klimkin@⦠| Owner: emildotchevski
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: exception
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by emildotchevski):
I just tried the following command line with GCC 4.7 on Windows:
{{{
....\trunk\libs\exception\test>g++ -c -I../../.. -Wall error_info_test.cpp
}}}
The above command does not generate any console output.
My GCC version:
{{{
....\trunk\libs\exception\test>g++ --version
g++ (GCC) 4.7.0
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
}}}
I do want to prevent this warning, but I still need help reproducing it.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4200#comment:11> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC