[MacPorts] #57875: port:poppler shouldn't require C++14?!
MacPorts
noreply at macports.org
Wed Jan 9 06:51:53 UTC 2019
#57875: port:poppler shouldn't require C++14?!
----------------------+----------------------
Reporter: RJVB | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: poppler |
----------------------+----------------------
Comment (by sharris40):
It's not required for thread_local; it's required for make_unique. It may
work fine for you, but make_unique is not part of C++11, and it will not
work on every C++11 compiler.
--
Ticket URL: <https://trac.macports.org/ticket/57875#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list