Daniel James wrote:
Hello,

I think I've found a bug in quickbook. The following quickbook file:

[library Boost.Functional/Hash]

'''
<library-reference>
  <!-- boost::hash -->
</library-reference>
'''

generates this xml:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd";> <library id="boost_functional_hash" name="Boost.Functional/Hash" dirname="boost_functional_hash" last-revision="$Date: 2005/09/19 21:26:14 $" xmlns:xi="http://www.w3.org/2001/XInclude";>
  <libraryinfo>
  </libraryinfo>
  <title>Boost.Functional/Hash</title>
  <para>
    <library-reference>

That is, it stops at the xml comment. So it can't build the hash documentation. This is with quickbook built from yesterday's CVS.

Fixed in CVS. Thanks for the report.

Regards,
--
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to