Opened 13 years ago

Closed 12 years ago

Last modified 7 years ago

#3785 closed Bugs (fixed)

Documentation errors in Program Execution Monitor implementation

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

Description

In the Program Execution Monitor implementation explanation it says 'libs/test/execution_monitor.cpp' provides Execution Monitor implementation for all supported configurations. The path should be 'libs/test/src/execution_monitor.cpp'.

Similarly it says 'libs/test/cpp_main.cpp' supplies function main() for static library build. The paths should be 'libs/test/src/cpp_main.cpp'.

Change History (2)

comment:1 by Steven Watanabe, 12 years ago

Resolution: fixed
Status: newclosed

(In [62771]) Fix file names in the Progam Execution Monitor docs. Fixes #3785.

comment:2 by Raffi Enficiaud, 7 years ago

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