[Boost-bugs] [Boost C++ Libraries] #12877: Issue with Boost.Test using Oracle Developer Studio 12.5

Subject: [Boost-bugs] [Boost C++ Libraries] #12877: Issue with Boost.Test using Oracle Developer Studio 12.5
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-01 02:56:35


#12877: Issue with Boost.Test using Oracle Developer Studio 12.5
------------------------------+-------------------------
 Reporter: lcarreon@… | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.63.0 | Severity: Showstopper
 Keywords: |
------------------------------+-------------------------
 This is a continuation of the issues I’ve encountered with Boost 1.63.0
 using Developer Studio 12.5.

 I’m assuming that even with the Boost 1.63.0 build issues that libraries
 unaffected by the build issues are usable.

 Therefore, I have attempted to build one of my small projects in both
 C++11 and C++14 modes. The builds of this small project failed with the
 following error message:

 "/opt/boost1.63.0/include/boost/test/unit_test_log.hpp", line 218: Error:
 boost::unit_test::unit_test_log_t::test_unit_skipped hides the virtual
 function boost::unit_test::test_observer::test_unit_skipped(const
 boost::unit_test::test_unit&).

 This error was encountered compiling a source file containing the
 following:

 #define BOOST_TEST_MODULE TestImport
 #include <boost/test/unit_test.hpp>

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12877>
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-03-01 03:01:04 UTC