[Boost-bugs] [Boost C++ Libraries] #11107: A lot of warnings on MSVC due to protected destructor being non-virtual

Subject: [Boost-bugs] [Boost C++ Libraries] #11107: A lot of warnings on MSVC due to protected destructor being non-virtual
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-11 22:18:28


#11107: A lot of warnings on MSVC due to protected destructor being non-virtual
------------------------------+----------------------
 Reporter: renficiaud | Owner: rogeeff
     Type: Tasks | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.57.0 | Severity: Cosmetic
 Keywords: MSVC warnings |
------------------------------+----------------------
 See pull-request https://github.com/boostorg/test/pull/41

 The fact that the destructor is non virtual looks like a bug to me. This
 was introduced in 2005, rev ef3fe4a826ebc31afbbb4c781dd3d9e504f360f1, with
 a commit log message "dll support introduced". It sounds like it has
 connection with the visibility of the destructors across dll/so
 boundaries, maybe for some broken compiler.

 I am in favor of removing this workaround.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11107>
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:18 UTC