Boost C++ Libraries: Ticket #2025: doxygen.jam does not quote argument properly https://svn.boost.org/trac10/ticket/2025 <p> I'm attaching a patch. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2025 Trac 1.4.3 Steven Watanabe Fri, 20 Jun 2008 02:36:23 GMT attachment set https://svn.boost.org/trac10/ticket/2025 https://svn.boost.org/trac10/ticket/2025 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">doxygen.jam.patch</span> </li> </ul> Ticket Steven Watanabe Fri, 20 Jun 2008 02:37:21 GMT attachment set https://svn.boost.org/trac10/ticket/2025 https://svn.boost.org/trac10/ticket/2025 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">quote.jam</span> </li> </ul> Ticket Vladimir Prus Sat, 16 May 2009 10:50:14 GMT <link>https://svn.boost.org/trac10/ticket/2025#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2025#comment:1</guid> <description> <p> It looks like quote.double-quote and quote.quote-string do exactly the same thing? As for the patch itself -- are you able to check it does not break building of Boost docs? If yes, then please commit. Otherwise, let me know and I'll test myself. Thanks. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sat, 16 May 2009 17:22:53 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2025#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2025#comment:2</guid> <description> <p> It looks like some of the problems were fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/46942" title="Corrected doxygen.xml.path xslt parameter construction in the collect ...">[46942]</a>, <a class="changeset" href="https://svn.boost.org/trac10/changeset/46972" title="Brown paper bag fix for two buggy Boost Build doxygen.jam module ...">[46972]</a>, and <a class="changeset" href="https://svn.boost.org/trac10/changeset/46977" title="Boost Build tools/doxygen.jam fixes to remove some problems when ...">[46977]</a>. The doxygen parts seems to work, but I'm not absolutely sure, since something later in the toolchain is failing. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Thu, 21 May 2009 21:41:10 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2025#comment:3 https://svn.boost.org/trac10/ticket/2025#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">fixed</span> </li> </ul> <p> Okay. I've fixed my doc toolchain, and it seems to work fine in a path containing spaces, now. </p> Ticket