Joel de Guzman <[EMAIL PROTECTED]> writes:

> David Abrahams wrote:
>
>>>>In any case, got a workaround for me?  I want to make progress on
>>>>those docs!
>>>
>>>I'll work on a patch tomorrow morning. For now, you can use
>>>Joao's workaround or siwtch off the post processor as Eric
>>>suggested.
>
> Ok, it's fixed. And... as an added bonus, I added the replaceable
> markup. Thinking it will be used a lot, I used a simple syntax:
>
>     [~replace-me]
>
> Docs updated too. Enjoy!

Unfortunately, I don't think it's right yet.  On the same sample
document, I am getting:

quickbook.quickbook-to-boostbook 
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml
Generating Output File: 
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml
/home/dave/boost/libs/conversion/doc/implicit_cast.qbk:1: warning: Warning: 
Quickbook version undefined. Version 1.1 is assumed
xslt-xsltproc 
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.docbook
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml:19: parser 
error : Premature end of data in tag para line 16
        http://www.boost.org/LICENSE_1_0.txt </ulink>) 
                                                       ^
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml:19: parser 
error : Premature end of data in tag legalnotice line 15
        http://www.boost.org/LICENSE_1_0.txt </ulink>) 
                                                       ^
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml:19: parser 
error : Premature end of data in tag partinfo line 5
        http://www.boost.org/LICENSE_1_0.txt </ulink>) 
                                                       ^
../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml:19: parser 
error : Premature end of data in tag part line 3
        http://www.boost.org/LICENSE_1_0.txt </ulink>) 
                                                       ^
unable to parse ../../../bin.v2/libs/conversion/doc/gcc/debug/implicit_cast.xml

The first error there is caused by a string of NUL characters written
into the XML.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to