Re: 4.5 and NSInteger/NSUInteger Format Specifier Warnings
Re: 4.5 and NSInteger/NSUInteger Format Specifier Warnings
- Subject: Re: 4.5 and NSInteger/NSUInteger Format Specifier Warnings
- From: "William J. Cheeseman" <email@hidden>
- Date: Wed, 03 Oct 2012 16:05:28 -0400
The general programming guide on strings explicitly requires casting to (long) or (unsigned long) as the case may be.
On Oct 3, 2012, at 2:53 PM, Keary Suska < email@hidden> wrote: Thanks for that--I just figured it out a minute ago. I had changed my architecture setting to 32/64--changing it back to 32 solved the issue for now. So it seems that when trying to compile a fat binary you have to cast. What a pain. |
_______________________________________________
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