#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect -----------------------------------+---------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: webkit-gtk | -----------------------------------+---------------------- Comment (by egall@…): Just a minor nitpick, but why does the demangled version of the symbol in the title not include the parameters as well? When I demangle it, `c++filt` puts the parameter on the end for me: {{{ $ c++filt __ZN7WebCore10PluginView14invalidateRectERKNS_7IntRectE WebCore::PluginView::invalidateRect(WebCore::IntRect const&) }}} Also this is kind of old now, does it still happen with webkit-gtk @2.4.3? -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:20> MacPorts <http://www.macports.org/> Ports system for OS X