[jira] Closed: (XERCESC-1264) replace user "includes" in public headers with system

2004-09-28 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1264 Here is an overview of the issue: -

[jira] Commented: (XERCESC-1197) Validation of anyType elements fail when XML attributes present

2004-09-28 Thread xerces-c-dev
The following comment has been added to this issue: Author: Scott Cantor Created: Tue, 28 Sep 2004 2:41 PM Body: Mixed news. The good news is, I think the problem I was reporting is fixed, and I can validate an anyType'd element that contains arbitrary XML attributes. The bad ne

[jira] Commented: (XERCESC-1237) xs:unique is used like xs:key

2004-09-28 Thread xerces-c-dev
The following comment has been added to this issue: Author: Khaled Noaman Created: Tue, 28 Sep 2004 4:37 PM Body: Would you please try the latest code? The following schema and sample worked fine. http://www.w3.org/2001/XMLSchema";>

[jira] Commented: (XERCESC-1197) Validation of anyType elements fail when XML attributes present

2004-09-28 Thread xerces-c-dev
The following comment has been added to this issue: Author: Khaled Noaman Created: Tue, 28 Sep 2004 5:11 PM Body: Fix is in CVS. Would you please try the latest code? - View this comment: http://issues.apache.org

[jira] Commented: (XERCESC-1197) Validation of anyType elements fail when XML attributes present

2004-09-29 Thread xerces-c-dev
The following comment has been added to this issue: Author: Scott Cantor Created: Wed, 29 Sep 2004 8:56 AM Body: Latest cvs checked, looks like it's working correctly now. My testing isn't rigorous, just a few basic test cases I've been using, but I don't see any unexpected result

[jira] Closed: (XERCESC-1207) XMLScanner::scanCharData fills XMLBuffer until out of memory

2004-09-29 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1207 Here is an overview of the issue: -

[jira] Resolved: (XERCESC-1207) XMLScanner::scanCharData fills XMLBuffer until out of memory

2004-09-29 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: PeiYong Zhang Date: Wed, 29 Sep 2004 12:39 PM Dan Rosen's patch applied and available in cvs. - View the issue: http://issues.apache.org/jira/brow

[jira] Commented: (XERCESC-1209) Problem with id usage across schema documents

2004-09-29 Thread xerces-c-dev
The following comment has been added to this issue: Author: Khaled Noaman Created: Wed, 29 Sep 2004 2:11 PM Body: Fix is in CVS. Would you please verify? - View this comment: http://issues.apache.org/jira/browse/

[jira] Resolved: (XERCESC-1217) GrammarResolver::getXSModel() incorrectly tests two pointers to determine if the XSModel has changed

2004-09-29 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: cargilld Date: Wed, 29 Sep 2004 2:50 PM Fix is in CVS. Would you please verify? - View the issue: http://issues.apache.org/jira/browse/XERCESC-121

[jira] Commented: (XERCESC-1273) Memory leak with writeToString in DOMWriter..Urgent Plz

2004-09-29 Thread xerces-c-dev
The following comment has been added to this issue: Author: Dee Created: Wed, 29 Sep 2004 11:18 PM Body: Hi All, Does anyone have any advice/suggestion as to what could be the best possible approach to solve this leak.. Thanks

[jira] Commented: (XERCESC-1279) Memory leak with writeToString in DOMWriter

2004-09-29 Thread xerces-c-dev
The following comment has been added to this issue: Author: Dee Created: Wed, 29 Sep 2004 11:30 PM Body: Hi, i also tried using this snippet ..but the memory leak is still there.. std::string GetXmlStringNew(DOMNode *pNode) { std::string sXML = ""; try { DOMImplementation*

[jira] Created: (XERCESC-1279) Memory leak with writeToString in DOMWriter

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

[jira] Created: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

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

[jira] Updated: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-09-30 Thread xerces-c-dev
The following issue has been updated: Updater: Vitaly Prapirny (mailto:[EMAIL PROTECTED]) Date: Thu, 30 Sep 2004 12:56 AM Comment: Patch against xml-xerces_20040929043320.tar.gz snapshot. Changes: Attachment changed to xercesc-snapshot-20040929043320-borland.patch.

[jira] Closed: (XERCESC-1278) wwww

2004-09-30 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Thu, 30 Sep 2004 3:30 AM I guess this was just a test... - View the issue: http://issues.apache.org/jira/browse/XERCESC-1278 Here is a

[jira] Created: (XERCESC-1281) Validation by restriction doesn't take into account substitution groups

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

[jira] Updated: (XERCESC-1281) Validation by restriction doesn't take into account substitution groups

2004-09-30 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Thu, 30 Sep 2004 3:54 AM Comment: The XML file Changes: Attachment changed to rT.xml - For a full

[jira] Updated: (XERCESC-1281) Validation by restriction doesn't take into account substitution groups

2004-09-30 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Thu, 30 Sep 2004 3:54 AM Comment: The XMLSchema file Changes: Attachment changed to restrictionTest.xsd --

[jira] Commented: (XERCESC-1281) Validation by restriction doesn't take into account substitution groups

2004-09-30 Thread xerces-c-dev
The following comment has been added to this issue: Author: Alberto Massari Created: Thu, 30 Sep 2004 3:55 AM Body: Note: both Xerces-J and SQC find the schema valid - View this comment: http://issues.apache.org/

[jira] Resolved: (XERCESC-538) maxOccurs="0" is considered an error

2004-09-30 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: Alberto Massari Date: Thu, 30 Sep 2004 4:02 AM Fix is in CVS - View the issue: http://issues.apache.org/jira/browse/XERCESC-538 Here is an overvi

[jira] Resolved: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-09-30 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: Alberto Massari Date: Thu, 30 Sep 2004 6:17 AM I have checked in your changes; instead of leaving the .cpp files with no content I have chosen to remove them. Please verify. Alberto ---

[jira] Closed: (XERCESC-1274) in solaris - XMLPlatformUtils::openFileToWrite does not "reset" the content of the existing file

2004-09-30 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: PeiYong Zhang Date: Thu, 30 Sep 2004 7:05 AM Oded, Your patch is in cvs, please help verify, thanks. Rgds, PeiYong - View the issue: http://issues.apac

[jira] Commented: (XERCESC-1279) Memory leak with writeToString in DOMWriter

2004-09-30 Thread xerces-c-dev
The following comment has been added to this issue: Author: PeiYong Zhang Created: Thu, 30 Sep 2004 8:51 AM Body: Dee, To isolate the leakage problem, I've done test on the sample, DOMPrint and there is no leakage reported from Purify. You may start from DOMPrint as well, b

[jira] Commented: (XERCESC-1282) DOMPrint Crash during schema validation

2004-09-30 Thread xerces-c-dev
The following comment has been added to this issue: Author: George Aggrey Created: Thu, 30 Sep 2004 11:42 PM Body: Authors is not in the schema so validation should fail but it doesn't. Here is my command line: domprint -v=always -n -f -s instance.xml

[jira] Commented: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: Alberto Massari Created: Fri, 1 Oct 2004 1:18 AM Body: I have done the suggested changes; can you verify them again? Thanks, Alberto - View this comment:

[jira] Commented: (XERCESC-1282) DOMPrint Crash during schema validation

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: cargilld Created: Fri, 1 Oct 2004 5:56 AM Body: Hi George, I just tried it out using the latest source and got: Error at file "d:\bugs\1282.xml", line 4, column 16 Message: Unknown element 'x:authors' Error at file "d:\

[jira] Commented: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: Vitaly Prapirny Created: Fri, 1 Oct 2004 6:05 AM Body: You forgot to change DeprecatedDOMCount.mak, so DeprecatedDOMCount.cpp from Projects\Win32\BCC.551\Xerces-all\DeprecatedDOMCount not used by make and we have linker

[jira] Commented: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: Vitaly Prapirny Created: Fri, 1 Oct 2004 6:17 AM Body: In previous comment I mean revertion of PATHCPP to it's previous value: PATHCPP = .; - View this c

[jira] Commented: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: Alberto Massari Created: Fri, 1 Oct 2004 7:17 AM Body: :-( Please try again. Alberto - View this comment: http://issues.apache.org/jira/browse/XERCES

[jira] Commented: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
The following comment has been added to this issue: Author: Vitaly Prapirny Created: Fri, 1 Oct 2004 12:14 PM Body: Verified, Thanks - View this comment: http://issues.apache.org/jira/browse/XERCESC-1280?page=com

[jira] Closed: (XERCESC-1280) Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)

2004-10-01 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1280 Here is an overview of the issue: -

[jira] Commented: (XERCESC-1282) DOMPrint Crash during schema validation

2004-10-02 Thread xerces-c-dev
The following comment has been added to this issue: Author: George Aggrey Created: Sat, 2 Oct 2004 12:12 AM Body: Hello David, DOMPrint from xml-xerces_20041002043233.tar.gz correctly validates the xml file above. I probably mixed something up. I guess the remaining issue is that

[jira] Closed: (XERCESC-1197) Validation of anyType elements fail when XML attributes present

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1197 Here is an overview of the issue: -

[jira] Updated: (XERCESC-1180) Add the possibility of loading a schema by just declaring a namespace binding

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 12:49 AM Changes: assignee changed from Xerces-C Developers Mailing List type changed from Bug to New Feature description changed fr

[jira] Closed: (XERCESC-1030) Parse fails for documents with 32+ namespaces

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 2:05 AM Duplicate of #866; actually, the 32 namespace limit the bug is referring is related to the start/end of a namespace scope, so it will be hit in an XML file with more than N levels

[jira] Resolved: (XERCESC-866) ERROR: The buffer manager cannot provide any more buffers

2004-10-04 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 2:28 AM A fix is in CVS. Please verify. Alberto - View the issue: http://issues.apache.org/jira/browse/XERC

[jira] Updated: (XERCESC-866) ERROR: The buffer manager cannot provide any more buffers

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 2:29 AM Changes: description changed from I receive the following error when attempting to parse a file with a deep nesting of elements (MathML). This file v

[jira] Updated: (XERCESC-1180) Add the possibility of loading a schema by just declaring a namespace binding

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 2:31 AM Comment: It looks like that editing an issue raises the priority to "blocker"... Changes: priority changed from Blocker to Major -

[jira] Closed: (XERCESC-548) do not mix include <> and include "" in public headers

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 2:44 AM Duplicate of #1264 Alberto - View the issue: http://issues.apache.org/jira/browse/XERCESC-548 Here is an over

[jira] Closed: (XERCESC-445) DocumentImpl::setUserData has invalid handling

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 2:55 AM The storage model for setUserData has changed, and the bug doesn't apply anymore - View the issue: http://issue

[jira] Closed: (XERCESC-386) 3 minor issues with C++ Builder (ver 5.02) build

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 3:06 AM Duplicate of #1267 - View the issue: http://issues.apache.org/jira/browse/XERCESC-386 Here is an overview of t

[jira] Updated: (XERCESC-487) Cannot load after a prior attempt to load fails

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 3:14 AM Changes: assignee changed from Xerces-C Developers Mailing List description changed from Regarding IXMLDOMDocument... If a document is s

[jira] Updated: (XERCESC-312) COM Threading Model of COM binding (xerces-com)

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 3:16 AM Changes: assignee changed from Xerces-C Developers Mailing List description changed from The Xerces COM wrapper (xerces-com) should be a

[jira] Resolved: (XERCESC-596) SchemaValidator::checkContent has limited call count

2004-10-04 Thread xerces-c-dev
Message: The following issue has been resolved as FIXED. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 3:27 AM In 2.6, that line has been removed Alberto - View the issue: http://issues.apache.org/jira/browse/X

[jira] Updated: (XERCESC-635) Compile time error with xerce-c++

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 3:28 AM Changes: assignee changed from Xerces-C Developers Mailing List description changed from I got the following error during compilation Uni

[jira] Updated: (XERCESC-150) dummyExe build fails on HP-UX 10.20 with CC A.10.40

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 3:29 AM Changes: assignee changed from Xerces-C Developers Mailing List description changed from On HP-UX 10.20 using CC, a template repository

[jira] Closed: (XERCESC-1273) Memory leak with writeToString in DOMWriter..Urgent Plz

2004-10-04 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: Alberto Massari Date: Mon, 4 Oct 2004 3:33 AM Duplicate of #1279. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1273 Here is an overview o

[jira] Updated: (XERCESC-1212) Xerces-C Conflicts with fdlibm: enum names too common

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 3:34 AM Changes: Component changed to Build Component changed from Utilities Component changed from Validating Parser (DTD)

[jira] Updated: (XERCESC-1231) DOMParser::parse() returns error for XML file with Chinese name

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Alberto Massari (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 4:31 AM Changes: Component changed to Non-Validating Parser Component changed from Build

[jira] Created: (XERCESC-1283) Differing constant names for "NoNamespaceSchemaLocation"

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

[jira] Created: (XERCESC-1284) Set "UTF-16" encoding for UTF16-BE entity with BOM results in parse failure

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

[jira] Updated: (XERCESC-1284) Set "UTF-16" encoding for UTF16-BE entity with BOM results in parse failure

2004-10-04 Thread xerces-c-dev
The following issue has been updated: Updater: Daniel McLean (mailto:[EMAIL PROTECTED]) Date: Mon, 4 Oct 2004 11:56 PM Comment: Here is the testcase demonstrating the problems described. Changes: Attachment changed to MemParseEncoding.tar.gz

[jira] Commented: (XERCESC-1270) XMLFormatter can produce XML that fails parsing

2004-10-05 Thread xerces-c-dev
The following comment has been added to this issue: Author: PeiYong Zhang Created: Tue, 5 Oct 2004 8:42 AM Body: Dominik, Do you have a patch for the bug? If not, would you please post the code to show the bug? The code shall 1. have the string containing the 0x0e

[jira] Created: (XERCESC-1285) FAQ should tell user how to pronuce "Xerces"

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

[jira] Updated: (XERCESC-1284) Set "UTF-16" encoding for UTF16-BE entity with BOM results in parse failure

2004-10-07 Thread xerces-c-dev
The following issue has been updated: Updater: Daniel McLean (mailto:[EMAIL PROTECTED]) Date: Thu, 7 Oct 2004 9:31 PM Comment: The same problem appears to occur when explicitly setting an encoding of "UTF-8" when a BOM occurs at the start of the UTF-8 XML entity (which is allowed).

[jira] Created: (XERCESC-1290) XMLString::release gives strange error when string contains Japanese characters

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

[jira] Commented: (XERCESC-1290) XMLString::release gives strange error when string contains Japanese characters

2004-10-18 Thread xerces-c-dev
The following comment has been added to this issue: Author: Alberto Massari Created: Mon, 18 Oct 2004 9:17 AM Body: The error you are seeing is signaling that a buffer overrun has happened (in debug mode every allocated buffer is terminated with a specific byte sequence that is c

[jira] Created: (XERCESC-1291) Off-by-one error in DOMString.cpp

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

[jira] Updated: (XERCESC-1291) Off-by-one error in DOMString.cpp

2004-10-19 Thread xerces-c-dev
The following issue has been updated: Updater: Michael McMaster (mailto:[EMAIL PROTECTED]) Date: Tue, 19 Oct 2004 1:28 AM Comment: Solution. Changes: Attachment changed to DOMString.patch - For

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

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1247 Here is an overview of the issue: -

[jira] Closed: (XERCESC-1237) xs:unique is used like xs:key

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1237 Here is an overview of the issue: -

[jira] Closed: (XERCESC-1193) BUG with the spanish acute on linux but not on solaris (from Bugzilla#28384)

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1193 Here is an overview of the issue: -

[jira] Closed: (XERCESC-1075) gcc warning: EncodingValidator has no friends

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: PeiYong Zhang Date: Tue, 19 Oct 2004 8:32 AM Private ctor/dtor is meant for Singleton. - View the issue: http://issues.apache.org/jira/browse/XERCESC-1075 H

[jira] Closed: (XERCESC-979) Release-Build crashes on Sun if different compiler is used for client-code

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-979 Here is an overview of the issue: -

[jira] Closed: (XERCESC-831) Linker error

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-831 Here is an overview of the issue: -

[jira] Closed: (XERCESC-748) Validating against schemas importing other schemas

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-748 Here is an overview of the issue: -

[jira] Closed: (XERCESC-724) Need way to manage DOM memory

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: PeiYong Zhang Date: Tue, 19 Oct 2004 8:51 AM using SAX may solve this problem since DOM is known memory thirsty.. - View the issue: http://issues.apache.org/

[jira] Closed: (XERCESC-710) deleting BinInputStream

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. Resolver: PeiYong Zhang Date: Tue, 19 Oct 2004 8:59 AM BinInputStream derives from XMomory and when it gets deleted, the allocator is retrieved and used to deallcate memory. --

[jira] Closed: (XERCESC-688) problem regarding _cdecl

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-688 Here is an overview of the issue: -

[jira] Closed: (XERCESC-650) DomBuilder looking for DTD files somethims after disabling the DTD checking

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-650 Here is an overview of the issue: -

[jira] Closed: (XERCESC-640) link fails on DEC alpha OSF1 workstation

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-640 Here is an overview of the issue: -

[jira] Closed: (XERCESC-494) xerces-com, custom build step occasionally corrupts copy of dll

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-494 Here is an overview of the issue: -

[jira] Closed: (XERCESC-465) Exception when parsing the xml file

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-465 Here is an overview of the issue: -

[jira] Closed: (XERCESC-452) Memory leak in ReaderMgr::createReader

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-452 Here is an overview of the issue: -

[jira] Closed: (XERCESC-424) DOMParser fails on OS/390 BATCH environment

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-424 Here is an overview of the issue: -

[jira] Closed: (XERCESC-416) Parser crashes when using schema val with missing schema file

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-416 Here is an overview of the issue: -

[jira] Commented: (XERCESC-1287) new deprecated DOM libraries not included in .spec file for Linux

2004-10-19 Thread xerces-c-dev
The following comment has been added to this issue: Author: PeiYong Zhang Created: Tue, 19 Oct 2004 9:56 AM Body: Valerio, As the community becomes more and more concerned about the license and copyright issues related to code contribution, we would be more than happy to check

[jira] Commented: (XERCESC-398) DOMString::appendData(const DOMString&) is broken

2004-10-19 Thread xerces-c-dev
The following comment has been added to this issue: Author: PeiYong Zhang Created: Tue, 19 Oct 2004 9:58 AM Body: Vladimir, As the community becomes more and more concerned about the license and copyright issues related to code contribution, we would be more th

[jira] Closed: (XERCESC-397) CC 7.2 Compile error building xercesc in IRIX 6.5

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-397 Here is an overview of the issue: -

[jira] Closed: (XERCESC-378) Memory leak in XMLReaderFactory::createXMLReader

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-378 Here is an overview of the issue: -

[jira] Closed: (XERCESC-371) The DOMParse will be very slow as we use it repeatly

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-371 Here is an overview of the issue: -

[jira] Closed: (XERCESC-355) illegal attempt to delete void* in src/util/RefHashTableOf.c

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-355 Here is an overview of the issue: -

[jira] Closed: (XERCESC-313) DOM-IDOM Integration

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-313 Here is an overview of the issue: -

[jira] Closed: (XERCESC-312) COM Threading Model of COM binding (xerces-com)

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-312 Here is an overview of the issue: -

[jira] Closed: (XERCESC-301) 1.6.0 build failure on IRIX

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-301 Here is an overview of the issue: -

[jira] Closed: (XERCESC-299) xerces shared library clashes with stdc++ ostream

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-299 Here is an overview of the issue: -

[jira] Closed: (XERCESC-292) Memory Leak

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-292 Here is an overview of the issue: -

[jira] Closed: (XERCESC-291) Memory Leak

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-291 Here is an overview of the issue: -

[jira] Closed: (XERCESC-259) Reference to input buffer

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-259 Here is an overview of the issue: -

[jira] Closed: (XERCESC-254) won't build from outside of source tree

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-254 Here is an overview of the issue: -

[jira] Closed: (XERCESC-253) build error on Solaris

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-253 Here is an overview of the issue: -

[jira] Closed: (XERCESC-239) Memory Leaks in the basic parser operation

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-239 Here is an overview of the issue: -

[jira] Closed: (XERCESC-224) Xerces C++ incompatable with IRIX o32 object format.

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-224 Here is an overview of the issue: -

[jira] Closed: (XERCESC-197) DOMString::transcode does not always detect wcstombs errors

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-197 Here is an overview of the issue: -

[jira] Closed: (XERCESC-194) XMLReaderFactory::createXMLReader -> Not thread safe on Tru64

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-194 Here is an overview of the issue: -

[jira] Closed: (XERCESC-179) Whitespace stored as PI data.

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-179 Here is an overview of the issue: -

[jira] Closed: (XERCESC-178) CreateDocument: core dump when runConfigure option -d was used

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-178 Here is an overview of the issue: -

[jira] Closed: (XERCESC-171) StdInInputSource class is broken and StdInParse sample no longer works

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-171 Here is an overview of the issue: -

[jira] Closed: (XERCESC-150) dummyExe build fails on HP-UX 10.20 with CC A.10.40

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-150 Here is an overview of the issue: -

[jira] Closed: (XERCESC-90) Add two members to DOMParser.hpp

2004-10-19 Thread xerces-c-dev
Message: The following issue has been closed. - View the issue: http://issues.apache.org/jira/browse/XERCESC-90 Here is an overview of the issue: -

<    1   2   3   4   >