Re: Various XCode 2.4.1 bugs (before I go ahead and file them)
Re: Various XCode 2.4.1 bugs (before I go ahead and file them)
- Subject: Re: Various XCode 2.4.1 bugs (before I go ahead and file them)
- From: Chris Espinosa <email@hidden>
- Date: Fri, 17 Nov 2006 18:24:38 -0800
On Nov 17, 2006, at 12:36 AM, Florent Pillet wrote: - Indexer crashes with incomplete code: while writing code and using structs that are in the process of being defined, I often get "cc1 crashes" when saving or switching windows. It seems that the indexer is not very resilient to compilation errors.
As mentioned before, this is likely to be the compiler crashing on invalid syntax at Predictive Compilation time. Cases help; we've eliminated a lot of known ones over the years but there are obviously still a few left. You can turn off Predictive Compilation if you are encountering this frequently, but we'd prefer copies of the files that cause the crashes. - Editor built in build output window doesn't update anymore: sometimes when I get compilation errors and I click the error line, and the file that has errors is also open in the project window, typing in the editor that sits in the build output window does not show the text being type (i.e. view seems like "frozen") even though the keystrokes are effectively taken into account.
- Build output window improper layout: I witnessed many times cases where an empty pane occupies the top half of the build output window. There is no way to resize it (like with a splitter), though resizing the window immediately restores proper window layout.
- In projects using SCM, creating a new group won't let me type more than two characters before taking the focus out of the edit field. I have to go through "Rename" to effectively finish typing the name.
All of these are known and are or will be fixed in versions of Xcode under development. If you're not already an ADC Select or Premiere member, you might want to join in order to get early access to preview versions of Xcode.
Regards,
|
_______________________________________________
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