Opened 13 years ago

Closed 12 years ago

Last modified 7 years ago

#3784 closed Bugs (fixed)

Documentation errors in Execution Monitor Compilation

Reported by: Edward Diener <eld@…> Owned by: Gennadiy Rozental
Milestone: Boost 1.59.0 Component: test
Version: Boost 1.41.0 Severity: Problem
Keywords: Cc:

Description

The source file for the execution monitor is given as 'libs/test/execution_monitor.hpp'. The actual source file is 'boost/test/impl/execution_monitor.ipp'.

The name of the execution file to compile in a stand-alone library is given as 'execution-monitor.cpp'. The actual name of the file appears as if it should be 'libs/test/src/execution_monitor.cpp'.

Change History (2)

comment:1 by Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

(In [62770]) Fix file names in the Execution Monitor documentation. Fixes #3784.

comment:2 by Raffi Enficiaud, 7 years ago

Milestone: Boost 1.42.0Boost 1.59.0
Note: See TracTickets for help on using tickets.