[MacPorts] #40919: povray: error: unknown type name 'shared_ptr'
MacPorts
noreply at macports.org
Wed Nov 6 11:28:52 PST 2013
#40919: povray: error: unknown type name 'shared_ptr'
--------------------------------+--------------------------------
Reporter: murrayeisenberg@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: mavericks
Port: povray |
--------------------------------+--------------------------------
Comment (by benjamin.seppke@…):
Replying to [comment:7 ryandesign@…]:
> I would prefer to have the developers of povray confirm that this fix is
correct. Have you already reported it to them? If not, please do so.
Nope, I haven't contacted them, but from the C++ side, I think the
shared_ptr is not uniquely resolvable like Clang reports... But I will
also report to the povray dev crew and see, what the think about htis
issue.
This seems to be also included in the Portfile:
{{{
# patch-shared_ptr.diff:
# gsed -i 's/\([ (]\)shared_ptr/\1boost::shared_ptr/g' "${@}"
# gsed -i 's/^shared_ptr/boost::shared_ptr/g' "${@}"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40919#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list