Roger Leigh created XERCESC-2210:
------------------------------------
Summary: Remove XERCES_NO_MATCHING_DELETE_OPERATOR
Key: XERCESC-2210
URL: https://issues.apache.org/jira/browse/XERCESC-2210
Project: Xerces-C++
Issue Type: Bug
Components: Build, Miscellaneous
Affects Versions: 3.3.0
Reporter: Roger Leigh
Assignee: Roger Leigh
Fix For: 3.3.0
XERCES_NO_MATCHING_DELETE_OPERATOR is checked for by both autoconf and cmake.
It is used in XMemory and DOMDocumentImpl.
Any conforming compiler from this century should be perfectly capable of
providing a proper operator delete, since it's a fundamental requirement for
all the standard containers. This check is thoroughly obsolete.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]