Hi,

Have you tried with Xerces-C 2.4 source?  If that works, then you could
hack the 2.5 source for XMemory.cpp and XMemory.hpp in the same way the 2.4
versions were hacked, and this *should* keep the compiler happy.

Or, you could try and upgrade your compiler...

Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone:  905-413-3519, T/L 969-3519
E-mail:  [EMAIL PROTECTED]




                                                                                       
                                                       
                      "Appaji, Prahalad P                                              
                                                       
                      [ITS]"                          To:       <[EMAIL PROTECTED]>    
                                             
                      <[EMAIL PROTECTED]        cc:       "Perkins, William G [ITS]" 
<[EMAIL PROTECTED]>, "Oommen, Suja 
                      sprint.com>                      [ITS]" <[EMAIL PROTECTED]>      
                                           
                                                      Subject:  RE: Placement operator 
delete invocation is  not yet implemented.             
                      03/03/2004 11:11 AM                                              
                                                       
                      Please respond to                                                
                                                       
                      xerces-c-dev                                                     
                                                       
                                                                                       
                                                       
                                                                                       
                                                       




Hello Neil,

Appreciate your feedback.

We are using  aCC version A.03.25. From what you say, it's in the middle.
What do you suggest? Can you point to a stable version of xerces earlier
than 2.5 that can handle this. It would be nice to have the latest i.e 2.5
and if so is there a way to workaround this.

Also the warning which later causes the unresolved symbol error -
"Placement operator delete     invocation is not yet implemented"  hints
that "something" is not YET implemented. But when I searched the symbols
they were found to be in 2.2 version. So are they deprecated now? the
warning does not mean that.


-----Original Message-----
From: Neil Graham [mailto:[EMAIL PROTECTED]
Sent: Tue 3/2/2004 7:33 PM
To: [EMAIL PROTECTED]
Cc:
Subject: Re: Placement operator delete invocation is not yet implemented.



      Hi Prahalad,

      What exact version of aCC are you using?  We're aware that, somewhere
      between A.03.13, where the compiler produced errors for placement
delete,
      and A.03.52, where it produces no errors or warnings (like all the
other
      compilers), there was evidently quite a change.  Perhaps you have a
version
      somewhere in the middle.

      Cheers,
      Neil
      Neil Graham
      XML Parser Development
      IBM Toronto Lab
      Phone:  905-413-3519, T/L 969-3519
      E-mail:  [EMAIL PROTECTED]





                            "Appaji, Prahalad P
                            [ITS]"                          To:
<[EMAIL PROTECTED]>
                            <[EMAIL PROTECTED]        cc:
                            sprint.com>                     Subject:
Placement operator delete invocation is  not yet implemented.

                            03/02/2004 06:49 PM
                            Please respond to
                            xerces-c-dev





      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)
                ^^^^^^^^^^^^^^^^
            Warning 930:

"/opt/xerces/include/xercesc/util/IllegalArgumentException.hpp", line
            70 # Placement operator delete
                invocation is not yet implemented.
                MakeXMLException(IllegalArgumentException, XMLUTIL_EXPORT)
                ^^^^^^^^^^^^^^^^
            Warning 930:
            "/opt/xerces/include/xercesc/util/NoSuchElementException.hpp",
line
            70 # Placement operator delete invocation


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


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


                not yet implemented.
                MakeXMLException(NullPointerException, XMLUTIL_EXPORT)
                ^^^^^^^^^^^^^^^^
            Warning 930:

"/opt/xerces/include/xercesc/internal/XSerializationException.hpp",
            line 75 # Placement operator delete
                invocation is not yet implemented.
                MakeXMLException(XSerializationException, XMLUTIL_EXPORT)
                ^^^^^^^^^^^^^^^^
            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







      ---------------------------------------------------------------------
      To unsubscribe, e-mail: [EMAIL PROTECTED]
      For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

#### winmail.dat has been removed from this note on March 03 2004 by Neil
Graham



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to