Boost C++ Libraries: Ticket #3785: Documentation errors in Program Execution Monitor implementation https://svn.boost.org/trac10/ticket/3785 <p> 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'. </p> <p> 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'. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3785 Trac 1.4.3 Steven Watanabe Thu, 10 Jun 2010 21:33:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3785#comment:1 https://svn.boost.org/trac10/ticket/3785#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62771" title="Fix file names in the Progam Execution Monitor docs. Fixes #3785.">[62771]</a>) Fix file names in the Progam Execution Monitor docs. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3785" title="#3785: Bugs: Documentation errors in Program Execution Monitor implementation (closed: fixed)">#3785</a>. </p> Ticket Raffi Enficiaud Tue, 07 Jul 2015 08:10:00 GMT milestone changed https://svn.boost.org/trac10/ticket/3785#comment:2 https://svn.boost.org/trac10/ticket/3785#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.42.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket