Hi David,
It appears that the only place you can get the source for the GNU make
(gmake) facility for the AS/400 is from IBM. I've requested the source and
copied you on the request.
Patrick
-Original Message-
From: David Cargill [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2
The following comment has been added to this issue:
Author: PeiYong Zhang
Created: Fri, 17 Sep 2004 8:38 AM
Body:
Hi,
Here is the steps you may give a try.
1. Upgrade to XercesC2_5_0 and see if it still leaks.
2. Does a memory tool identify the memory leakage, or you o
Folks,
I reported this issue to Alberto yesterday (DOM parser fails after using
DTDValidator). Has anyone else experienced this problem with the parser
failing after being set with a DTDValidator? I also found an old bug
reported on what seems to be the same issue, but for the SAX2 parser as
oppos
Hi,
I've read some tutorials about network programming with linux. Most of
them are limited to creating sockets and sending/receiving data. I am
now looking for solution that is both secure and usefull to send XML
based data from one machine to another.
It is possible to send arbitrary text ove
*/ Why when I call loadGrammar() and there is an problem with the schema
file there is no explicit error (or warning) propagated out?
For example, although a GC_ExistingGrammar exception was being thrown in
GrammarResolver it dissappears. It is only possible to check that the return
value is non-
How about using SAX?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
can you help me (send some information, links etc.) how is possible create
(mean build) large XML file, because i read that DOM limit in Xerces is about
+/- 60-70 MB (source http://xmlbench.sourceforge.net).
Thank
Vitezslav Kosina
-BE
The following comment has been added to this issue:
Author: Dee
Created: Fri, 17 Sep 2004 3:15 AM
Body:
Hi,
i also tried using this snippet ..but the memory leak is still there..
std::string GetXmlStringNew(DOMNode *pNode)
{
std::string sXML = "";
try
{
Message:
A new issue has been created in JIRA.
-
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1273
Here is an overview of the issue:
-
> I have a problem when I am using Xerces in my own DLL Library. Anywhere
> I try to initialize the implementation of Xerces XML the result is in
> Access Violation Can you give me a hint?
>
> const XMLCh gLS[] = {chLatin_L, chLatin_S, chNull};
> xmlImpl = DOMImplementationRegistry::getDOMImple
I have a problem when I am using Xerces in my own DLL Library. Anywhere
I try to initialize the implementation of Xerces XML the result is in
Access Violation Can you give me a hint?
const XMLCh gLS[] = {chLatin_L, chLatin_S, chNull};
xmlImpl = DOMImplementationRegistry::getDOMImplementation
David Cargill <[EMAIL PROTECTED]> writes:
> I would like to have a vote on adopting the release policy and coding
> conventions attached in the forwarded note below.
Hi David,
Looks good.
+1
When shipping a release that goes from x.x.x => x.y.z it would be
helpful to list the changes that bro
12 matches
Mail list logo