You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Roger Leigh (Jira)" <xe...@xml.apache.org> on 2020/06/10 12:08:00 UTC

[jira] [Created] (XERCESC-2210) Remove XERCES_NO_MATCHING_DELETE_OPERATOR

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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org