Re: [Boost-bugs] [Boost C++ Libraries] #4200: Virtual functions, non-virtual destructor

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4200: Virtual functions, non-virtual destructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-15 12:02:06


#4200: Virtual functions, non-virtual destructor
--------------------------------+-------------------------------------------
  Reporter: klimkin@… | Owner: emildotchevski
      Type: Bugs | Status: reopened
 Milestone: Boost 1.43.0 | Component: exception
   Version: Boost 1.43.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Changes (by Jan Kundrát <jkt@…>):

  * status: closed => reopened
  * resolution: worksforme =>

Comment:

 With gcc, you have to build with -Weffc++ in order to see warnings about
 non-virtual destructors in base class. For the record, I'm gettting this
 warning when using boost::spirit::qi::grammar.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4200#comment:2>
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:05 UTC