Boost C++ Libraries: Ticket #9245: Check for process errors in make_qbk.py https://svn.boost.org/trac10/ticket/9245 <p> The script doesn't check for errors when building the documentation in make_qbk.py, so my documentation build script doesn't notice that anything is wrong. As you might recall this resulted in some of the documentation failing to build in the last release. </p> <p> I've attached a patch for a possible solution. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9245 Trac 1.4.3 Daniel James Sun, 13 Oct 2013 11:06:16 GMT attachment set https://svn.boost.org/trac10/ticket/9245 https://svn.boost.org/trac10/ticket/9245 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">geometry-svn.patch</span> </li> </ul> Ticket Barend Gehrels Sun, 13 Oct 2013 14:15:02 GMT status changed https://svn.boost.org/trac10/ticket/9245#comment:1 https://svn.boost.org/trac10/ticket/9245#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> Thanks! Will apply it. </p> Ticket Barend Gehrels Sun, 13 Oct 2013 20:11:56 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/9245#comment:2 https://svn.boost.org/trac10/ticket/9245#comment:2 <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> Patch is applied. </p> Ticket Barend Gehrels Sun, 13 Oct 2013 20:12:49 GMT milestone changed https://svn.boost.org/trac10/ticket/9245#comment:3 https://svn.boost.org/trac10/ticket/9245#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.55.0</span> </li> </ul> Ticket Barend Gehrels Sun, 13 Oct 2013 20:13:10 GMT milestone changed https://svn.boost.org/trac10/ticket/9245#comment:4 https://svn.boost.org/trac10/ticket/9245#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.55.0</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket