Re: Crash on Throw
Re: Crash on Throw
- Subject: Re: Crash on Throw
- From: David Dunham <email@hidden>
- Date: Fri, 17 Oct 2008 11:42:07 -0700
On 17 Oct 2008, at 07:17, Eric Slosser wrote:
Doesn't throwing a pointer require that RTTI be turned on?
It hasn't for the last 6 years that I've been using this code with
CodeWarrior, Xcode, and Visual Studio.
As near as I can determine, it's only Xcode 2.5 that's giving me grief.
(BTW, I did a quick google to check on this, and your message that
I'm replying to showed up! They're fast!)
On Oct 16, 2008, at 4:28 PM, David Dunham wrote:
I ran the script to uninstall Xcode, then re-installed 2.5.
I still get a crash on this line of C++ in my FileInputStream
constructor.
throw new Exception(String("Error Opening ") + strFileName);
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
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