[jira] Commented: (XERCESC-1247) Base64::decode fails when string contains consecutive whitespace

2004-07-30 Thread xerces-c-dev
The following comment has been added to this issue: Author: David Bertoni Created: Fri, 30 Jul 2004 2:16 PM Body: Unfortunately, XML schema has more stringent requirements: http://www.w3.org/2001/05/xmlschema-errata#Errata2 See E2-54 for more details.

Re: Problems with xerces on AIX 5.2

2004-07-30 Thread david_n_bertoni
> My question is > > - Can we use xerces 1.4 on AIX 5.2 platform , which > has been compiled using Visual Age 6.0 compiler I don't think anyone can answer that question.  You will simply have to try to build it from source, which you can download from here: http://archive.apache.org/dist/xml/x

Problems with xerces on AIX 5.2

2004-07-30 Thread ANIRUDDHA shevade
Hello We are using xerces 1.4 ( when we developed our application this was the latest version available at that time ) The library worked fine , until recently when we started running out application on AIX 5.2. It apperas that when we run on multi cpu machine, after some time the performance deg

[jira] Created: (XERCESC-1247) Base64::decode fails when string contains consecutive whitespace

2004-07-30 Thread xerces-c-dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1247 Here is an overview of the issue: -