[MacPorts] #47191: clang-3.7: c++14: missing support for binary operator delete
MacPorts
noreply at macports.org
Wed Mar 18 12:09:30 PDT 2015
#47191: clang-3.7: c++14: missing support for binary operator delete
------------------------------+--------------------------------
Reporter: akim.demaille@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: C++14
Port: clang-3.7 |
------------------------------+--------------------------------
Comment (by jeremyhu@…):
It's an issue in the STL, not the C++ runtime library. The runtime
provides 'operator delete(void*)', and the STL provides 'operator
delete(void*, unsigned long)'
--
Ticket URL: <https://trac.macports.org/ticket/47191#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list