• 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: Objective-C++ now crashes (was "Objective-C exception handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C++ now crashes (was "Objective-C exception handler


  • Subject: Re: Objective-C++ now crashes (was "Objective-C exception handler
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 23 Jan 2007 15:01:58 -0700
  • Thread-topic: Objective-C++ now crashes (was "Objective-C exception handler

> The cc1objplus tool (Objective-C++ compiler) crashes.

OK. There have been problems with this for a while. They seem to get better
with each release, but that's not helping you here.

Every such crash I have ever experienced was caused by an unbalanced
expression, usually a missing "}" or ")". If you don't see the problem right
away, just comment everything out, then add back one class/template
definition at a time, in bottom-up dependency order, until you get the
crash. Then stare at the source, until your eyes bleed if necessary.


--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Objective-C++ now crashes (was "Objective-C exception handler (From: email@hidden)

  • Prev by Date: Re: Xcode chockes on variable-sized arrays in struct definitions
  • Next by Date: Re: Is there a 1GB memory ceiling for vm_allocate?
  • Previous by thread: Re: Objective-C++ now crashes (was "Objective-C exception handler
  • Next by thread: Is there a 1GB memory ceiling for vm_allocate?
  • Index(es):
    • Date
    • Thread