You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by xe...@xml.apache.org on 2004/10/01 21:16:31 UTC

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

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:
---------------------------------------------------------------------
        Key: XERCESC-1280
    Summary: Proposed changes for Borland (fix build errors, purify projects, fix memory leaks)
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

    Project: Xerces-C++
 Components: 
             Validating Parser (DTD)
             Build
             Samples/Tests
             Validating Parser (Schema) (Xerces 1.5 or up only)
   Versions:
             Nightly build (please specify the date)

   Assignee: 
   Reporter: Vitaly Prapirny

    Created: Thu, 30 Sep 2004 12:54 AM
    Updated: Fri, 1 Oct 2004 12:15 PM
Environment: Windows, Borland C++, BCB

Description:
Summary of changes:
1) Fix the ambiguity of DOMDocument in some samples/tests (WIN32_LEAN_AND_MEAN define was added to some mak-files)
2) DeprecatedDOMTest will use the dummy 'main' when xercesc dll has no deprecated DOM
3) cpp-files with comments "Dummy entry point to satisfy the BCB IDE" unnecessary because of absence of projects for the IDE in BCC.551 directory
4) Bug in the Borland compiler (BCC32 5.5.1, BCB5, BCB6) lead to leakage of memory allocated for runtime exception information when 'break'/'continue' used for leave the 'catch' block. Workaround is using boolean variable that controls of 'break'/'continue' execution out of the 'catch' block.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org