Re: Math.h functions with CGFloat
Re: Math.h functions with CGFloat
- Subject: Re: Math.h functions with CGFloat
- From: Greg Parker <email@hidden>
- Date: Tue, 10 Aug 2010 10:50:10 -0700
On Aug 10, 2010, at 10:44 AM, Quincey Morris wrote:
> Also, I remember we had a discussion on this list a few months ago concerning a warning flag that might have been 'Wshorten-64-to-32' or might have been something vaguely similar, where someone from Apple jumped in to say that using the warning *didn't* really make sense. I can't remember any more details, and I can't find the post in a quick search of the archives, but I mention it in case someone else has a better memory.
You're probably thinking of -Wconversion, which adds some useful type-conversion checking but also some unavoidable complaints about perfectly good prototypes.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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