Re: Bug crashes gcc 4.2.1
Re: Bug crashes gcc 4.2.1
- Subject: Re: Bug crashes gcc 4.2.1
- From: "Sean McBride" <email@hidden>
- Date: Wed, 23 Sep 2009 15:30:17 -0400
- Organization: Rogue Research Inc.
On 9/23/09 8:21 PM, Alastair Houghton said:
>> Any ideas how to fix/workaround this in the meantime? I've seen
>> compiler crashes before which should've been syntax errors, but this
>> time I have no idea what to look at. I did clean up some errors
>> where my implementation of a method in a derived class didn't match
>> the declaration in a base class (because this compiler issues
>> warnings, when an older compiler, < Xcode 3.1, didn't).
>
>What you probably want to do is to try to comment out as much code as
>you can, until the crash goes away, then uncomment some to bring it
>back and repeat until you've got the smallest piece of code that
>causes the crash on its own.
Sometimes it's handy to use Build > Preprocess on the 'bad' source
file. Then you get a single preprocessed file that you can attach to a
bug report.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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