#warning 64BIT: Inspect use of sizeof
#warning 64BIT: Inspect use of sizeof
- Subject: #warning 64BIT: Inspect use of sizeof
- From: Jerry Krinock <email@hidden>
- Date: Tue, 14 Aug 2012 12:12:21 -0700
When I run Apple's CocoaConvert64 tool on a source file, it flags wherever I've invoked sizeof() with
#warning 64BIT: Inspect use of sizeof
However when I read Apple's "64-Bit Transistion Guide", sizeof() is only mentioned as being a great thing which should be used liberally. And that makes sense to me.
What am I supposed to "inspect" for?
Thanks,
Jerry Krinock
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden