Re: Xcode 3.2.5 Bugs that need to be fixed
Re: Xcode 3.2.5 Bugs that need to be fixed
- Subject: Re: Xcode 3.2.5 Bugs that need to be fixed
- From: Uli Kusterer <email@hidden>
- Date: Wed, 2 Feb 2011 09:52:56 +0100
On 02.02.2011, at 07:39, Jonathan Lott wrote:
> but this really needs to be addressed, it has been around for a number of revisions.
I think you'll have more success with requests to fix something at http://bugreport.apple.com ... There are mainly us users here.
That said, I've found there are several factors that influence whether a bug is ever fixed, and one very important one is reproducibility. Since reproducibility depends on many things, I just thought I'd recommend you include a sample project that shows the behaviour, because sometimes such bugs relate to the kind of source code you're working with.
E.g. we used to have incredibly slow debugging for a while (3-4 second wait after each "step"), and only later found that it may be related to the encoding of our source files (many of which were still MacRoman-encoded). Similarly, some bugs depend on you using a certain language construct in a file etc. What's common in device driver code may be completely unseen in user interface code, etc.
Hoping some of that helps you get your bugs fixed. They sound really annoying. Oddly, I don't have any of these problems, but then I use a different layout, and mostly do Mac work at the moment. Still, every detail helps the Apple engineers.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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