Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11582: Regression with -Woverloaded-virtual in unit_test_log_t
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-31 00:59:28
#11582: Regression with -Woverloaded-virtual in unit_test_log_t
------------------------------------------------+---------------------
Reporter: Ben Wiederhake <Ben.Wiederhake@â¦> | Owner: rogeeff
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: test
Version: Boost Development Trunk | Severity: Problem
Resolution: wontfix | Keywords:
------------------------------------------------+---------------------
Changes (by rogeeff):
* status: new => closed
* resolution: => wontfix
Comment:
This warning makes no sense in this case. The code is doing the right
thing.
foobar.test_unit_skipped( tu ); is not supposed to work. New Boost.Test
code always passes reason why test unit is skipped. The other function
only exists to work around the case when someone else outside of
Boost.Test implemented test observer based on old semantic. In this case
they do not provide 2 arg version and we redirect to one arg version.
I'll incorporate you typo fixes.
Also compile only tests implemented differently in boost.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11582#comment:3> 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