Boost C++ Libraries: Ticket #3896: erroneous documentation in boost test commandline parameter description https://svn.boost.org/trac10/ticket/3896 <p> (at least) the online documentation of boost test does contain errors for the commandline parameter description: </p> <p> see: <a href="http://www.boost.org/doc/libs/1_42_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html">http://www.boost.org/doc/libs/1_42_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html</a> </p> <p> the documentation for "build_info" and "detect_memory_leak" for example will both list "build_info" as the parameter to be specified on the commandline. </p> <p> another problem exists with the description of "log_format" and "report_level". </p> <p> I didn't check how far back this bug made it into the boost docs but it's not something new to 1.42 even though I did leave the version info field alone. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3896 Trac 1.4.3 Steven Watanabe Fri, 05 Feb 2010 16:41:17 GMT owner, component changed https://svn.boost.org/trac10/ticket/3896#comment:1 https://svn.boost.org/trac10/ticket/3896#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Gennadiy Rozental</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">test</span> </li> </ul> Ticket aleksandr.vin@… Tue, 23 Mar 2010 12:46:47 GMT version changed https://svn.boost.org/trac10/ticket/3896#comment:2 https://svn.boost.org/trac10/ticket/3896#comment:2 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.42.0</span> → <span class="trac-field-new">Boost 1.39.0</span> </li> </ul> <p> Please don't forget about the actual parameter's name detect_memory_leak<strong>s</strong> as noted at <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/3542"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/3542</a> </p> <p> It presents in 1.39.0 too. </p> Ticket Steven Watanabe Thu, 10 Jun 2010 21:37:30 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3896#comment:3 https://svn.boost.org/trac10/ticket/3896#comment:3 <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">duplicate</span> </li> </ul> <p> Duplicates <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3374" title="#3374: Bugs: &#34;Runtime parameters reference&#34; documentation lists incorrect ... (closed: fixed)">#3374</a>. This has been fixed in the trunk. </p> Ticket michael.fawcett@… Wed, 02 Feb 2011 21:51:40 GMT <link>https://svn.boost.org/trac10/ticket/3896#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3896#comment:4</guid> <description> <p> This still exists in 1.45.0. See </p> <p> <a href="http://www.boost.org/doc/libs/1_45_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html">http://www.boost.org/doc/libs/1_45_0/libs/test/doc/html/utf/user-guide/runtime-config/reference.html</a> </p> <p> So maybe someone forgot to merge to release? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Tue, 07 Jul 2015 07:50:53 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/3896#comment:5 https://svn.boost.org/trac10/ticket/3896#comment:5 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.43.0</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket