Boost logo

Boost :

Subject: Re: [boost] [quickbook] probs with docu generation (C++ code)
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2008-10-27 04:38:44


Hello,

I've appended two qbk-files (test.qbk, code. qbk).

############################

is inserted by quickbook.

regards,
Oliver

> Oliver Kowalke wrote:
> > Hello,
> > I've a porblem with document generation with quickbook. The code in the
> *.qbk files get some strange extra characters appended (in the example
> belwo: 'e seco').
> > Could please so kind to help?
> >
> > regards,
> > Oliver
> >
> > threadpool.qbk
> >
> > boost::tp::pool<
> > boost::tp::unbounded_channel< boost::tp::fifo >
> > > pool(
> > boost::tp::poolsize( 6),
> > boost::posix_time::posix_time::milliseconds( 50),
> > boost::tp::scanns(10) );
> >
> > generates in the output:
> >
> > boost::tp::pool<
> > boost::tp::unbounded_channel< boost::tp::fifo >
> > > pool(
> > boost::tp::poolsize( 6),
> > boost::posix_time::posix_time::milliseconds( 50),
> > boost::tp::scanns(10) );
> > e seco
> >
> > ^^^^^^^
> > why are this chars inserted
>
> Could you post a minimal test qbk file that exhibits the problem?
>
> Regards,
> --
> Joel de Guzman
> http://www.boostpro.com
> http://spirit.sf.net
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail





Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk