Re: Assertion error when executing SAXparser

2004-06-14 Thread Alberto Massari
Hi Andre, At 15.32 14/06/2004 +0200, Andre Stock wrote: It`s me again! Can anyone explain to me what the parameters in DefaultHandler::startElement are for? virtual void startElement ( const XMLCh* consturi, const XMLCh* constlocalname, const XMLCh* con

Re: Assertion error when executing SAXparser

2004-06-14 Thread Andre Stock
It`s me again! Can anyone explain to me what the parameters in DefaultHandler::startElement are for? Do i need all of them?I mean, when an event occured that an element was found, how can i get the elementname and the corresponding value to that element? Please help me, i`m desperate! I`m sure its

Re: Assertion error when executing SAXparser

2004-06-14 Thread Andre Stock
Oh, thank you for the clue! Now it seems to work...can you tell me what the task of PlatFormUtils is? Hope there are no other methods to call or classes to initialize from which i haven`t heard so far? ;-) But thank you anyway! Andre > Did you call XMLPlatformUtils::Initialize? > > Alberto > >

[jira] Created: (XERCESC-1228) Memory leak when scanning multiple xmldocuments

2004-06-14 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1228 Here is an overview of the issue: -

Re: Assertion error when executing SAXparser

2004-06-14 Thread Alberto Massari
Did you call XMLPlatformUtils::Initialize? Alberto At 12.54 14/06/2004 +0200, Andre Stock wrote: Hi, i wrote a quite simple SAXparser with Visual Studio .NET. The compile procedure finished without errors, but when i tried to execute the application an error occured saying: Assertion failed! Progra

Assertion error when executing SAXparser

2004-06-14 Thread Andre Stock
Hi, i wrote a quite simple SAXparser with Visual Studio .NET. The compile procedure finished without errors, but when i tried to execute the application an error occured saying: Assertion failed! Program: File: \xerces-c-src_2_5_0\src\xercesc\util\XMemory.cpp Line: 102 Expression: manager !=0

RE: CC in Solaris? -> worked!

2004-06-14 Thread Marios Karagiannopoulos
Hi Chun Li,   Here you are:   [EMAIL PROTECTED]:~# which CC /opt/SUNWspro/bin/CC [EMAIL PROTECTED]:~# which cc /opt/SUNWspro/bin/cc [EMAIL PROTECTED]:~# which gcc /usr/local/bin/gcc [EMAIL PROTECTED]:~# which g++ /usr/local/bin/g++ [EMAIL PROTECTED]:~# CC -V CC: Sun WorkShop 6