Boost C++ Libraries: Ticket #11279: invalid parameters should be reported https://svn.boost.org/trac10/ticket/11279 <p> I just wasted a couple of hours looking for my mistake when I used <code>--detect-memory-leaks</code> instead of <code>--detect_memory_leaks</code> for running a test. A note about unrecognized parameters would have been much appreciated, maybe that could be added? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11279 Trac 1.4.3 Gennadiy Rozental Sun, 05 Jul 2015 22:18:55 GMT <link>https://svn.boost.org/trac10/ticket/11279#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11279#comment:1</guid> <description> <p> Generally speaking we should somehow separate user defined CLA from ones defined in Boost.Test. Maybe we should add support for -- as a separator. In this case I can validate all the arguments before -- stricktly </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Gennadiy Rozental</dc:creator> <pubDate>Wed, 30 Sep 2015 22:28:51 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/11279#comment:2 https://svn.boost.org/trac10/ticket/11279#comment:2 <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> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.60.0</span> </li> </ul> <p> This is addressed in trunk and is going to be released with next version of Boost </p> Ticket Raffi Enficiaud Tue, 27 Oct 2015 12:48:28 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/11279#comment:3 https://svn.boost.org/trac10/ticket/11279#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> reopened for keeping track of the change </p> Ticket Raffi Enficiaud Tue, 27 Oct 2015 12:48:33 GMT owner, status changed https://svn.boost.org/trac10/ticket/11279#comment:4 https://svn.boost.org/trac10/ticket/11279#comment:4 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">new</span> </li> </ul> Ticket Raffi Enficiaud Tue, 27 Oct 2015 12:54:12 GMT status changed https://svn.boost.org/trac10/ticket/11279#comment:5 https://svn.boost.org/trac10/ticket/11279#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Raffi Enficiaud Mon, 02 Nov 2015 10:11:42 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/11279#comment:6 https://svn.boost.org/trac10/ticket/11279#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> merged to master </p> Ticket