Return-Path: Delivered-To: apmail-xml-xerces-c-dev-archive@www.apache.org Received: (qmail 34511 invoked from network); 2 Mar 2004 23:50:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Mar 2004 23:50:10 -0000 Received: (qmail 32914 invoked by uid 500); 2 Mar 2004 23:49:53 -0000 Delivered-To: apmail-xml-xerces-c-dev-archive@xml.apache.org Received: (qmail 32893 invoked by uid 500); 2 Mar 2004 23:49:53 -0000 Mailing-List: contact xerces-c-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: xerces-c-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list xerces-c-dev@xml.apache.org Received: (qmail 32880 invoked from network); 2 Mar 2004 23:49:53 -0000 Received: from unknown (HELO mail30-haw-R.bigfish.com) (12.129.199.61) by daedalus.apache.org with SMTP; 2 Mar 2004 23:49:53 -0000 Received: from mail30-haw.bigfish.com (localhost.localdomain [127.0.0.1]) by mail30-haw-R.bigfish.com (Postfix) with ESMTP id 64AD42AF061 for ; Tue, 2 Mar 2004 23:50:00 +0000 (UCT) Received: by mail30-haw (MessageSwitch) id 1078271400311686_2536; Tue, 2 Mar 2004 23:50:00 +0000 (UCT) Received: from smtpgw5.sprintspectrum.com (smtpgw5.sprintspectrum.com [207.40.188.13]) by mail30-haw.bigfish.com (Postfix) with ESMTP id 199D02AF061 for ; Tue, 2 Mar 2004 23:50:00 +0000 (UCT) Received: from mailhost.sprintspectrum.com (smtpgw7.it.sprintspectrum.com [207.40.65.55]) by smtpgw5.sprintspectrum.com (8.12.10/8.12.8) with ESMTP id i22NnxaY010123 for ; Tue, 2 Mar 2004 17:49:59 -0600 (CST) Received: from PDAWG01A.corp.sprint.com (PDAWG01A.corp.sprint.com [10.184.134.78]) by mailhost.sprintspectrum.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id i22NnxD18735 for ; Tue, 2 Mar 2004 17:49:59 -0600 (CST) Received: from pkdwb06c.ad.sprint.com ([10.185.12.46]) by PDAWG01A.corp.sprint.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 2 Mar 2004 17:49:51 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C400B0.F51B0F00" Subject: Placement operator delete invocation is not yet implemented. Date: Tue, 2 Mar 2004 17:49:09 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Placement operator delete invocation is not yet implemented. Thread-Index: AcQAsPR8PNGPZcImSbiEoz8TRxsSPQ== From: "Appaji, Prahalad P [ITS]" To: X-OriginalArrivalTime: 02 Mar 2004 23:49:51.0704 (UTC) FILETIME=[0DFBE580:01C400B1] X-BigFish: cv X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C400B0.F51B0F00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable All, We are upgrading from Xerces 2.2 to 2.5 ( latest release ) on HP-UX 11 I am seeing whole range of unresoved symbols as follows . Any help is appreciated Warning 930: = "/opt/xerces/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp", = line 68 # Placement operator delete invocation is not yet implemented. MakeXMLException(ArrayIndexOutOfBoundsException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: = "/opt/xerces/include/xercesc/util/IllegalArgumentException.hpp", line 70 = # Placement operator delete invocation is not yet implemented. MakeXMLException(IllegalArgumentException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: = "/opt/xerces/include/xercesc/util/NoSuchElementException.hpp", line 70 # = Placement operator delete invocation is not yet implemented. MakeXMLException(NoSuchElementException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: "/opt/xerces/include/xercesc/util/RuntimeException.hpp", = line 70 # Placement operator delete invocation is not yet implemented. MakeXMLException(RuntimeException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: = "/opt/xerces/include/xercesc/util/NullPointerException.hpp", line 70 # = Placement operator delete invocation is not yet implemented. MakeXMLException(NullPointerException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: = "/opt/xerces/include/xercesc/internal/XSerializationException.hpp", line = 75 # Placement operator delete invocation is not yet implemented. MakeXMLException(XSerializationException, XMLUTIL_EXPORT) ^^^^^^^^^^^^^^^^ =20 Warning 930: = "/opt/xerces/include/xercesc/util/EmptyStackException.hpp", line 69 # = Placement operator delete invocation is not yet implemented. MakeXMLException(EmptyStackException, XMLUTIL_EXPORT) thanks, Prahalad ------_=_NextPart_001_01C400B0.F51B0F00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Placement operator delete invocation is not yet = implemented.

All,

We are upgrading from Xerces 2.2 to 2.5 = ( latest release ) on HP-UX 11
I am seeing whole range of unresoved = symbols as follows . Any help
is appreciated


    Warning 930: = "/opt/xerces/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp= ", line 68 # Placement operator delete
        invocation is not yet = implemented.
        = MakeXMLException(ArrayIndexOutOfBoundsException, = XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            = ;            =  
    Warning 930: = "/opt/xerces/include/xercesc/util/IllegalArgumentException.hpp"= , line 70 # Placement operator delete
        invocation is not yet = implemented.
        = MakeXMLException(IllegalArgumentException, XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            = ;       
    Warning 930: = "/opt/xerces/include/xercesc/util/NoSuchElementException.hpp", = line 70 # Placement operator delete invocation

        is not yet implemented.
        = MakeXMLException(NoSuchElementException, XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            = ;     
    Warning 930: = "/opt/xerces/include/xercesc/util/RuntimeException.hpp", line = 70 # Placement operator delete invocation is not

        yet implemented.
        MakeXMLException(RuntimeException, = XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            =
    Warning 930: = "/opt/xerces/include/xercesc/util/NullPointerException.hpp", = line 70 # Placement operator delete invocation is

        not yet implemented.
        MakeXMLException(NullPointerException, = XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            = ;   
    Warning 930: = "/opt/xerces/include/xercesc/internal/XSerializationException.hpp&qu= ot;, line 75 # Placement operator delete
        invocation is not yet = implemented.
        = MakeXMLException(XSerializationException, XMLUTIL_EXPORT)
        = ^^^^^^^^^^^^^^^^         &nb= sp;           &nbs= p;            = ;      
    Warning 930: = "/opt/xerces/include/xercesc/util/EmptyStackException.hpp", = line 69 # Placement operator delete invocation is

        not yet implemented.
        MakeXMLException(EmptyStackException, = XMLUTIL_EXPORT)

thanks,
Prahalad

------_=_NextPart_001_01C400B0.F51B0F00--