Hi Bill,

Bill Moo <[email protected]> writes:

> I'm using Xerces in Qt so I've included the code in question:
> 
> [...]
>
> Sometimes if I add then remove a character from the XML then save it (the
> XML), it works, other times it just works, but not always, more often then
> not it fails.

I suggest that you try create a small but complete test case that doesn't 
depend on Qt and that reproduces the problem. If you can do it, then I can
take a look and debug it. If you can't, then you can try to add code from
your original version, piece by piece, and see what triggers this weird
behavior.

Boris

-- 
Boris Kolpackov, Code Synthesis        http://codesynthesis.com/~boris/blog
Compiler-based ORM system for C++      http://codesynthesis.com/products/odb
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde

Reply via email to