Hi,
This warning does not cause any unresolved symbol problems on HP. I get
the same warnings when I build, but have no problems linking and running
with Xerces-C 2.5.
If you posted a _small_ snippet of some of the unresolved symbols, someone
might be able to help, but you've not done that yet.
Dave
|---------+----------------------------------->
| | "Appaji, Prahalad P |
| | [ITS]" |
| | <[EMAIL PROTECTED]|
| | sprint.com> |
| | |
| | 03/03/2004 08:11 AM |
| | Please respond to |
| | xerces-c-dev |
|---------+----------------------------------->
>-------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: <[EMAIL PROTECTED]>
|
| cc: "Perkins, William G [ITS]" <[EMAIL PROTECTED]>, "Oommen, Suja
[ITS]" |
| <[EMAIL PROTECTED]>, (bcc: David N Bertoni/Cambridge/IBM)
|
| Subject: RE: Placement operator delete invocation is not yet implemented.
|
>-------------------------------------------------------------------------------------------------------------------------------|
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]
(See attached file: winmail.dat)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
winmail.dat
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
