Re: strange compiler error
Re: strange compiler error
- Subject: Re: strange compiler error
- From: Nir Soffer <email@hidden>
- Date: Fri, 22 Sep 2006 21:23:40 +0300
This seems to be related to email@hidden.
On Sep 22, 2006, at 6:33 PM, Fritz Anderson wrote:
Solving your least urgent problem, I find that removing the first
underscore and the suffix (possibly for Canadian
compatibility) .eh, made c++filt produce something coherent.
So
On Sep 22, 2006, at 10:21 AM, Thomas Engelmeier wrote:
__ZTv0_n12_ZN112_GLOBAL__N__Development_Sourcen_sf.net_openvrml_0.16.
0_ide_projects_MacOSX_OpenVRML_Prefix.pch_00000000_DC48620613self_ref
_node17do_event_listenerERKSsEN14dummy_listenerD1Ev.eh
yields
virtual thunk to (anonymous
namespace)::self_ref_node::do_event_listener
(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)::dummy_listener::~dummy_listener()
... "can't be a weak_definition." My next step, after I stopped
screaming, would be to see if the relevant template had been
declared (and thus quieted the compiler) but somehow not
instantiated (and so annoyed the linker).
But my grasp of C++ is tenuous, as I could no longer bear the
hoarseness.
-- F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Best Regards,
Nir Soffer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden