[MacPorts] #71664: zorba @3.1: error: no member named 'auto_ptr' in namespace 'std'
MacPorts
noreply at macports.org
Sat Dec 28 06:02:15 UTC 2024
#71664: zorba @3.1: error: no member named 'auto_ptr' in namespace 'std'
------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: zorba
------------------------+--------------------
Building zorba fails now that icu has been updated to 76.1.
icu 76.1 requires C++17, however zorba's code uses `std::auto_ptr` which
was deprecated in C++11 and removed in C++17.
--
Ticket URL: <https://trac.macports.org/ticket/71664>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list