Boost C++ Libraries: Ticket #1995: Restoring process_jam_log.cpp / compiler_status.cpp functionality https://svn.boost.org/trac10/ticket/1995 <p> A recent regression testing reorganization broke some assumptions on which both process_jam_log.cpp and compiler_status.cpp relied. This patch fixes these problems and adds a few changes: </p> <ul><li>the report URL's now point to the svn repository (cs); </li><li>special treatment of the status directory, to make it again possible to run full tests from there (both); </li><li>tentative support for using the tools from outside the boost source tree (both); </li><li>slight rework of command line options (pjl); </li><li>options can now be expressed in any order (pjl); </li></ul> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1995 Trac 1.4.3 Nicola Musatti Fri, 06 Jun 2008 21:43:28 GMT attachment set https://svn.boost.org/trac10/ticket/1995 https://svn.boost.org/trac10/ticket/1995 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">pjl_cs080606.patch</span> </li> </ul> Ticket Beman Dawes Wed, 18 Jun 2008 20:29:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1995#comment:1 https://svn.boost.org/trac10/ticket/1995#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> Ticket René Rivera Fri, 27 Jun 2008 23:34:07 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/1995#comment:2 https://svn.boost.org/trac10/ticket/1995#comment:2 <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> This fix broke the regular regression testing. And I've reverted the one line that is the culprit of the new problems. It seems to me that there wasn't testing done on Windows. See this change <a class="changeset" href="https://svn.boost.org/trac10/changeset/46798" title="Partially revert recent change [46486] which breaks processing for ...">[46798]</a> for the problem line. </p> Ticket Nicola Musatti Sun, 05 Oct 2008 21:40:16 GMT <link>https://svn.boost.org/trac10/ticket/1995#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1995#comment:3</guid> <description> <p> Is there any outstanding issue with the current state of things? If I don't get any feedback in a few days I'll close this ticket. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Beman Dawes</dc:creator> <pubDate>Wed, 29 Oct 2008 13:56:27 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1995#comment:4 https://svn.boost.org/trac10/ticket/1995#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> <p> These tools are currently working for me. If there is still a problem, please open a new ticket with details of how to reproduce the problem, rather than reopening this ticket. </p> <p> Thanks, </p> <p> --Beman </p> Ticket