Re: DOMNodeList memory allocation?

2003-07-07 Thread jiang lei
Hi Gareth, Thanks for your answer. My question was about the memory allocation of DOMNodeList itself. As I use DOMNode::getElementsByTagname() a lot, sometimes even in a loop, what I am concerning indeed is when the LIST will be released. So after I post my question I created a test program to s

DO NOT REPLY [Bug 18668] - runConfigure should look more extensively for getopt and fail more intelligently

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

question about XMLTransService

2003-07-07 Thread James Williams - Sun East Coast IR Development
can anybody tell me what the blockSize parameter in the following method is ? XMLTranscoder* XMLTransService::makeNewTranscoderFor( const char *const encodingName, XMLTransService::Codes & resValue, const unsigned intblockSize,

DO NOT REPLY [Bug 21328] - MemBufInputSource "adoptBuffer" set to true results in assertion failure

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21328] - MemBufInputSource "adoptBuffer" set to true results in assertion failure

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20353] - build error with bcc551 with XMemory.hpp

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21364] - Cannot compile with BCB 6.0 SP4

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Parsing from a string

2003-07-07 Thread Colin Paul Adams
> "Gareth" == Gareth Reakes <[EMAIL PROTECTED]> writes: Gareth> Hi, Sorry. I forgot this was only available in my (custom) Gareth> cvs. You can call DOMBuilder->parse with a Gareth> DOMInputSource, but as I said we do currently implement Erm. I take it that's a typo, and you've m

Re: Parsing from a string

2003-07-07 Thread Gareth Reakes
Hi, Sorry. I forgot this was only available in my (custom) cvs. You can call DOMBuilder->parse with a DOMInputSource, but as I said we do currently implement the most recent version of the spec in this area (where the name has changed to DOMInput and the attribute you mention was a

DO NOT REPLY [Bug 21364] New: - Cannot compile with BCB 6.0 SP4

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Parsing from a string

2003-07-07 Thread Colin Paul Adams
> "Gareth" == Gareth Reakes <[EMAIL PROTECTED]> writes: Gareth> Hi, We don't currently implement the most recent version Gareth> of the spec in this area. If you want to input a string Gareth> then there is an example in the samples/DOMTest directory. I see no such directory. Did

Re: Parsing from a string

2003-07-07 Thread Gareth Reakes
Hi, We don't currently implement the most recent version of the spec in this area. If you want to input a string then there is an example in the samples/DOMTest directory. sorry! Gareth On 4 Jul 2003, Colin Paul Adams wrote: > Is the DOMBuilder method parse (DOMInputSource) implemente

Re: DOMNodeList memory allocation?

2003-07-07 Thread Gareth Reakes
Hi, the nodes point to each other and so there is not a large storage of node pointers in a container. Is this the information you want? Gareth On Fri, 4 Jul 2003, jiang lei wrote: > Hi everybody, > > Everytime I use the method DOMNode::getElementsByTagname() I am quite > worried abou

Re: Newbie question about sax parser - Hoe to get the LocalName,and NameSpace

2003-07-07 Thread Gareth Reakes
Hi, take a look at one of the examples like SAX2Print. Gareth On Fri, 4 Jul 2003, Aniruddha Shevade wrote: > Hello > > I am trying to use A Sax parser . In the StartElement method I wish to > find out the Name space, and LocalName for a for a particular > > Node. > > For e.g

DO NOT REPLY [Bug 21363] New: - Race in AbstractDOMParser::parse causes crashes

2003-07-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu