• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: strange compiler error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strange compiler error


  • Subject: Re: strange compiler error
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 22 Sep 2006 10:33:12 -0500

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


  • Follow-Ups:
    • Re: strange compiler error
      • From: Nir Soffer <email@hidden>
  • Prev by Date: Manually trigger autosave
  • Next by Date: Re: How much does NSObject's bind:toObject:withKeyPath:options: do?
  • Previous by thread: Manually trigger autosave
  • Next by thread: Re: strange compiler error
  • Index(es):
    • Date
    • Thread