[MacPorts] #72023: swi-prolog @9.2.9: Patch idea for macOS 10.11.6
MacPorts
noreply at macports.org
Sat Feb 8 11:19:53 UTC 2025
#72023: swi-prolog @9.2.9: Patch idea for macOS 10.11.6
--------------------------+---------------------------
Reporter: kogule | Owner: JanWielemaker
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: swi-prolog |
--------------------------+---------------------------
Comment (by JanWielemaker):
According to https://en.cppreference.com/w/cpp/thread/shared_lock,
`std::shared_lock` requires at least C++-14. The CMakeFile sets the
standard to 17. Why is this failing than? Which c++ version is
clang++-mp-16? Or is the issue that clang++-mp-16 uses the system C++
library? That seems wrong to me, no?
We surely do not want to add the C++ library to linking libswipl.dll as
SWI-Prolog itself is free of C++.
--
Ticket URL: <https://trac.macports.org/ticket/72023#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list