Subject: Re: [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-12 19:00:23
#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
Resolution: | Keywords: MSVC warnings
-------------------------------+---------------------------
Comment (by jhunold):
Full log "virtual.zip" attached. Commandline:
'''
..\..\..\b2 -a cxxflags=-we4265 -j3 2>&1 | "C:\Program Files
(x86)\git\bin\tee.exe" virtual.log
'''
See https://msdn.microsoft.com/en-us/library/wzxffy8c.aspx for the
official description. We normally make this a level 3 warning, I've
changed this to an error to get clearer test result.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11107#comment:1> 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