Affe,
could you show us how are you filling the MemBufFormatTarget?

Alberto

[EMAIL PROTECTED] wrote:
There are still problems with the Constructor initializing. The Buffer seems 
not dependent on the length i am initializing.

I am working with XQilla libraries on top of Xercesc. When i initialize the 
Constructor with the memory manager and with 0 length, then it functions 
(hopefully stable now, the buffer is ok for different queries). But i do not 
know why there is corrupt buffer if  the length is big like 1024 or without the 
second parameter MemoryManager. Maybe someone has the same problem.

memtarget = new MemBufFormatTarget(0,dynamic_context->getMemoryManager());

greetings
  Affe


Reply via email to