Boost logo

Boost Users :

Subject: Re: [Boost-users] Issue with Boost.Test using Oracle Developer Studio 12.5
From: Leo Carreon (lcarreon_at_[hidden])
Date: 2017-03-01 02:58:57


I have not received any response on this mail therefore I have decided to report a bug via tracs.
The tracs ticket# 12877.

From: Leo Carreon
Sent: Tuesday, February 28, 2017 6:25 PM
To: Boost Users Mailing List
Subject: Issue with Boost.Test using Oracle Developer Studio 12.5

Hi,

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>

Is this a Boost.Test issue or is it a Developer Studio 12.5 issue?

If it is a Boost.Test issue, how do I resolve it?

Kind regards,
Leo



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net