Boost C++ Libraries: Ticket #1399: Quickbook should advise error count and set a return code if != 0 https://svn.boost.org/trac10/ticket/1399 <p> Quickbook should keep a count of errors, advise this, perhaps only if non-zero, and on exit finally set a return code if != 0 so a command file can decide if it is worth carrying one. </p> <p> (A count of warnings might be useful too - especially if some warnings were more helpful ;-) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1399 Trac 1.4.3 Daniel James Tue, 02 Dec 2008 21:31:03 GMT owner, status changed https://svn.boost.org/trac10/ticket/1399#comment:1 https://svn.boost.org/trac10/ticket/1399#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Joel de Guzman</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Daniel James Wed, 03 Dec 2008 19:14:44 GMT <link>https://svn.boost.org/trac10/ticket/1399#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1399#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/50091" title="Keep a count of errors in quickbook, and return an error code when ...">[50091]</a>) Keep a count of errors in quickbook, and return an error code when appropriate. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1399" title="#1399: Feature Requests: Quickbook should advise error count and set a return code if != 0 (closed: fixed)">#1399</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Tue, 17 Feb 2009 00:01:06 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1399#comment:3 https://svn.boost.org/trac10/ticket/1399#comment:3 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/51281" title="Merge several changes to boostbook and quickbook. Fixes #1399 Merged ...">[51281]</a>) Merge several changes to boostbook and quickbook. </p> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1399" title="#1399: Feature Requests: Quickbook should advise error count and set a return code if != 0 (closed: fixed)">#1399</a> </p> <p> Merged revisions 49231,49459,49988,50068,50084,50091,50109,50125,50142,50159,50163,50175,50193,50207,50210-50213,50215,50222,50246,50513 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/trunk</a> </p> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/49231" title="Work around the problems with window newlines in position_iterator. ...">r49231</a> | danieljames | 2008-10-09 23:14:14 +0100 (Thu, 09 Oct 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Work around the problems with window newlines in position_iterator. (I'm about to fix them, but this will get quickbook working immediately). </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/49459" title="give data members with &lt;purpose&gt; in synopses the same treatment as ...">r49459</a> | eric_niebler | 2008-10-26 20:24:59 +0000 (Sun, 26 Oct 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> give data members with &lt;purpose&gt; in synopses the same treatment as functions and typedefs </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/49988" title="When processing template arguments, deal with the case when there's no ...">r49988</a> | danieljames | 2008-11-28 15:05:21 +0000 (Fri, 28 Nov 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> When processing template arguments, deal with the case when there's no content after the last space or there are more arguments than expected. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50068" title="Fix Jamfile by adding &lt;preserve-test-targets&gt;on to test requirements.">r50068</a> | johnmaddock | 2008-12-02 13:13:57 +0000 (Tue, 02 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix Jamfile by adding &lt;preserve-test-targets&gt;on to test requirements. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50084" title="Added quickbook-fail-test rule and two tests that make use of it: note ...">r50084</a> | johnmaddock | 2008-12-03 09:42:52 +0000 (Wed, 03 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added quickbook-fail-test rule and two tests that make use of it: note that these currently fail. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50091" title="Keep a count of errors in quickbook, and return an error code when ...">r50091</a> | danieljames | 2008-12-03 19:14:42 +0000 (Wed, 03 Dec 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Keep a count of errors in quickbook, and return an error code when appropriate. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50109" title="Added dependency to the test file.">r50109</a> | johnmaddock | 2008-12-04 10:14:19 +0000 (Thu, 04 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added dependency to the test file. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50125" title="updated to use &#34;classic&#34; spirit includes and namespace">r50125</a> | djowel | 2008-12-05 02:13:59 +0000 (Fri, 05 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated to use "classic" spirit includes and namespace </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50142" title="Defined BOOST_CYGWIN_PATH when building quickbook on cygwin.">r50142</a> | danieljames | 2008-12-05 19:03:19 +0000 (Fri, 05 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Defined BOOST_CYGWIN_PATH when building quickbook on cygwin. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50159" title="Copy boostbook.dtd into the correct position for the 1.1 uri. I'm not ...">r50159</a> | danieljames | 2008-12-06 14:07:35 +0000 (Sat, 06 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Copy boostbook.dtd into the correct position for the 1.1 uri. I'm not sure what should be done with the existing location. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50163" title="Revert my change to the quickbook jamfile, it isn't adequately tested.">r50163</a> | danieljames | 2008-12-06 19:22:32 +0000 (Sat, 06 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Revert my change to the quickbook jamfile, it isn't adequately tested. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50175" title="Fix processing of unmatched escape characters in code - and issue a ...">r50175</a> | danieljames | 2008-12-07 12:37:07 +0000 (Sun, 07 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix processing of unmatched escape characters in code - and issue a warning for unexpected characters. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50193" title="Use new include paths for classic spirit in quickbook text_diff utility.">r50193</a> | danieljames | 2008-12-08 16:17:13 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Use new include paths for classic spirit in quickbook text_diff utility. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50207" title="Fail on a mismatched '' in the python and c++ syntax highlighters. And ...">r50207</a> | danieljames | 2008-12-08 21:51:56 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fail on a mismatched <em> in the python and c++ syntax highlighters. And then ignore the rest of the code block to avoid further errors and warnings. </em></p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50210" title="Hard fail on quickbook post process errors.">r50210</a> | danieljames | 2008-12-08 23:14:23 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Hard fail on quickbook post process errors. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50211" title="Since I accidently added a quickbook fail tests to the Jamfile in the ...">r50211</a> | danieljames | 2008-12-08 23:20:26 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Since I accidently added a quickbook fail tests to the Jamfile in the last checkin, I might as well add them. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50212" title="Remove an unused variable in order to avoid a gcc warning.">r50212</a> | danieljames | 2008-12-08 23:35:08 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove an unused variable in order to avoid a gcc warning. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50213" title="Run the docbook chunker quietly, unless boostbook.verbose is set.">r50213</a> | danieljames | 2008-12-08 23:35:20 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Run the docbook chunker quietly, unless boostbook.verbose is set. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50215" title="Put the markup strings in their own cpp file to avoid gcc warnings.">r50215</a> | danieljames | 2008-12-08 23:38:29 +0000 (Mon, 08 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Put the markup strings in their own cpp file to avoid gcc warnings. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50222" title="Fix some xsl type errors.">r50222</a> | danieljames | 2008-12-09 13:52:07 +0000 (Tue, 09 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix some xsl type errors. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50246" title="Make doxygen command &#34;\throw&#34; work with boostbook.">r50246</a> | speedsnail | 2008-12-12 15:06:44 +0000 (Fri, 12 Dec 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Make doxygen command "\throw" work with boostbook. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50513" title="Support both windows and cygwin paths in cygwin quickbook.">r50513</a> | danieljames | 2009-01-08 12:01:50 +0000 (Thu, 08 Jan 2009) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Support both windows and cygwin paths in cygwin quickbook. </p> </blockquote> <p> ........ </p> Ticket