Re: Comparison WTF's
Re: Comparison WTF's
- Subject: Re: Comparison WTF's
- From: Greg Guerin <email@hidden>
- Date: Mon, 27 Oct 2008 10:55:32 -0700
Waldo Lee Sharvey wrote:
I also tried some integer comparisons (int firstInt = 1; int secondInt
= 1; intsEqual = firstInt == secondInt); In my original project, the
tests returned NO. In my quick test project, the tests returned YES.
Has anyone experienced this kind of weirdness/corruption before? I
know that XCode files can occasionally get corrupt, I've never seen
corruption go this deep. I could probably solve the problem by simply
creating a new project and re-importing all my files, but that's a bit
of work I'd like to avoid, plus I want to figure out the solution so I
know what to do when/if it happens again.
Copy and paste all settings from projects Working and Nonworking into
separate text files. Then sort and diff them.
-- GG
_______________________________________________
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