Re: Xcode 4 -- support of 10.4 / 10.5, PowerPC, ...
Re: Xcode 4 -- support of 10.4 / 10.5, PowerPC, ...
- Subject: Re: Xcode 4 -- support of 10.4 / 10.5, PowerPC, ...
- From: Alexander von Below <email@hidden>
- Date: Sun, 13 Mar 2011 10:09:05 +0100
Am 13.03.2011 um 06:30 schrieb Joar Wingfors:
> On 12 mar 2011, at 00.57, Ruslan Zasukhin wrote:
>> But I have see list of dropped features, and some items looks strange.
>>
>> * no way to complex single file.
>
> Given that the fix-it feature of Xcode 4 provides "live" warnings & errors as you type, why do you feel that you need single file compile?
I had looked for that feature, too but agree that live warnings probably are a valid replacement for "single file compile" once you get used to it.
>> * no way pre-process file
>
> This feature is indeed missing in Xcode 4. I can't comment on our future directions, so that's about as much I can say about that. For now, you can always get to the preprocessed output by copying the compiler invocation for the file in question from the build log, adding the directive to keep the preprocessed intermediary state, and then executing it manually on the command line. I understand that's not as convenient as having this feature exposed in the IDE of course.
@Ruslan: I have filed an enhancement request to bring back pre-process, because I feel it is an absolutely vital tool in finding various errors in code. Please file one, too, to give the issue more weight
@joar: Thanks for the instructions for the (yes, clumsy) workaround
Alex
_______________________________________________
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