Re: Implicit conversion loses integer precision in x86_64
Re: Implicit conversion loses integer precision in x86_64
- Subject: Re: Implicit conversion loses integer precision in x86_64
- From: "davekeck ." <email@hidden>
- Date: Fri, 12 Sep 2014 22:50:50 -0400
Okay, it looks like I had mis-remembered this. Apparently it’s long that changes its size, not int. I had it backward. I’ll use uint32_t and see how that fares.
It's easy to remember if you can remember that Apple's 64-bit architectures are LP64, meaning [L]ongs and [P]ointers are 64-bit.
_______________________________________________
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