Opened 9 years ago

#9433 new Bugs

boost unit_test_framework is using deprecated version 1 timers

Reported by: pat <pat@…> Owned by: Beman Dawes
Milestone: To Be Determined Component: timer
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

boost::unit_test_framework is using internally the deprecated version 1 timers. As such we are not able to upgrade to the new cpu_timers.

boost/timer/timer.hpp:38:1: error: ‘namespace boost::timer { }’ redeclared as different kind of symbol

Change History (0)

Note: See TracTickets for help on using tickets.