Re: Compile file
Re: Compile file
- Subject: Re: Compile file
- From: "Jonathan Johnson" <email@hidden>
- Date: Tue, 21 Feb 2006 20:46:51 -0600
On 2/21/06, Fritz Anderson <email@hidden> wrote:
> Then I am confused. What do you expect to get out of the double compilation?
I recently ran into this as well. When debugging a problem that is
inside of #if code for the other target (ie, an x86 assembly block),
using Cmd-K is misleading because it successfully "compiles" the file,
but then will fail on a full build. It seems like the two behaviors
should be synonymous in behavior -- if I'm currently working on
building a universal app, errors potentially can be in different code
paths in that file due to #if's.
So yes, it's the same parser, but it's different source because of the
preprocessor.
-Jon
--
Jonathan Johnson
REAL Software, Inc.
REAL World 2006, The REALbasic User's Conference
<http://www.realsoftware.com/realworld>
_______________________________________________
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