[MacPorts] #40919: povray: error: unknown type name 'shared_ptr'
MacPorts
noreply at macports.org
Sat Nov 23 18:39:49 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 ryandesign@…):
Replying to [comment:8 benjamin.seppke@…]:
> 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' "${@}"
> }}}
That's true! I didn't realize / had forgotten that. povray 3.7.0.0 stable
has been released; I'm working on updating the port. They're now using
github and I didn't see a ticket for this `shared_ptr` issue so I'll file
one there shortly.
--
Ticket URL: <https://trac.macports.org/ticket/40919#comment:11>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list