[MacPorts] #69455: poppler @24.03.0: build failure on macOS 10.14 and earlier due to use of std::filesystem
MacPorts
noreply at macports.org
Sun Mar 10 12:57:26 UTC 2024
#69455: poppler @24.03.0: build failure on macOS 10.14 and earlier due to use of
std::filesystem
-------------------------+-------------------------------------------------
Reporter: lukaso | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: tiger leopard snowleopard lion
| mountainlion mavericks yosemite elcapitan
Port: poppler | sierra highsierra mojave
-------------------------+-------------------------------------------------
Comment (by kencu):
using ghc filesystem looks pretty tempting…
I am no c++ namespace expert, but is there some way that the build can
substitute ghc::filesystem calls for std::filesystem calls transparently,
ie without patching every call?
ghc filesystem upstream I guess would be the place I might better ask
this…
--
Ticket URL: <https://trac.macports.org/ticket/69455#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list