[ https://issues.apache.org/jira/browse/XERCESC-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated XERCESC-2210: ---------------------------------- Affects Version/s: (was: 3.3.0) 3.2.0 3.2.1 3.2.2 3.2.3 > 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.2.0, 3.2.1, 3.2.2, 3.2.3 > Reporter: Roger Leigh > Assignee: Roger Leigh > Priority: Major > Fix For: 4.0.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-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org