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.gz
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESC-1280?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Minor

    Project: Xerces-C++
 Components: 
             Build
             Samples/Tests
             Validating Parser (DTD)
             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: Thu, 30 Sep 2004 12:56 AM
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to