You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/01/16 19:51:03 UTC

DO NOT REPLY [Bug 5875] - XmlFormatter->fTmpBuf has a fixed size even after changing kTmpBufSize

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5875>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5875

XmlFormatter->fTmpBuf has a fixed size even after changing kTmpBufSize

knoaman@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From knoaman@ca.ibm.com  2002-01-16 10:51 -------
How did you check the size of fTmpBuf?
I changed kTmpBufSize and added a function to XMLFormatter to return the size of 
fTmpBuf. If I call that function after a XMLFromatter object (fFormatter) is 
constructed, I get back 32772.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org