[Kdenlive-devel] Problems with SAX parsers.

Jason Wood jasonwood at blueyonder.co.uk
Tue Jan 7 19:37:33 UTC 2003


On Tuesday 07 Jan 2003 7:09 pm, Rolf Dubitzky wrote:
> On Tuesday 07 January 2003 07:36 pm, Jason Wood wrote:
> > Thanks, if you don't mind :-) I'll return the favour, it should be easier
> > than writing my own SAX parser.
>
> Done. -> CVS
>
> As soon as I use the SAX parser model, I might discover similar problems.
> We'll see. But that has to wait at least till version 1.0 of libxml++ which
> is actually due soon.

I think 

str = str + string( "\n\n" );

should be

str = str + std::string( "\n\n" );

Cheers,
Jason

-- 
Jason Wood
Homepage : www.uchian.pwp.blueyonder.co.uk




More information about the Kdenlive mailing list